mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-05 10:17:57 +00:00
Update generate_cve_json.yml
This commit is contained in:
parent
e5b0630939
commit
17be2dbf7a
2
.github/workflows/generate_cve_json.yml
vendored
2
.github/workflows/generate_cve_json.yml
vendored
@ -31,7 +31,7 @@ jobs:
|
||||
git config --global user.email 'marc@codepwn.win'
|
||||
git remote set-url origin https://github-actions[bot]:$GITHUB_TOKEN@github.com/0xMarcio/cve.git
|
||||
git add .
|
||||
git commit -m "Update CVE list `date +"%Y-%m-%d %H:%M:%S"`"
|
||||
git commit -m "Update CVE list `date +'%Y-%m-%d %H:%M'`"
|
||||
git push origin main
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user