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
487cb5b1c5
commit
f529497706
1
.github/workflows/generate_cve_json.yml
vendored
1
.github/workflows/generate_cve_json.yml
vendored
@ -32,6 +32,7 @@ jobs:
|
|||||||
cd /home/runner/work/cve/cve
|
cd /home/runner/work/cve/cve
|
||||||
git config --global user.name '0xMarcio'
|
git config --global user.name '0xMarcio'
|
||||||
git config --global user.email 'marc@codepwn.win'
|
git config --global user.email 'marc@codepwn.win'
|
||||||
|
git remote set-url origin https://0xMarcio:$GITHUB_TOKEN@github.com/0xMarcio/cve.git
|
||||||
git add .
|
git add .
|
||||||
git commit -m 'Update CVE list JSON'
|
git commit -m 'Update CVE list JSON'
|
||||||
git push origin main
|
git push origin main
|
||||||
|
Loading…
x
Reference in New Issue
Block a user