mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-19 17:30:12 +00:00
Update generate_cve_json.yml
This commit is contained in:
parent
f529497706
commit
5a776de713
2
.github/workflows/generate_cve_json.yml
vendored
2
.github/workflows/generate_cve_json.yml
vendored
@ -32,7 +32,7 @@ jobs:
|
||||
cd /home/runner/work/cve/cve
|
||||
git config --global user.name '0xMarcio'
|
||||
git config --global user.email 'marc@codepwn.win'
|
||||
git remote set-url origin https://0xMarcio:$GITHUB_TOKEN@github.com/0xMarcio/cve.git
|
||||
git remote set-url origin https://github-actions[bot]:$GITHUB_TOKEN@github.com/0xMarcio/cve.git
|
||||
git add .
|
||||
git commit -m 'Update CVE list JSON'
|
||||
git push origin main
|
||||
|
Loading…
x
Reference in New Issue
Block a user