Skip to content

Commit

Permalink
Update generate_cve_json.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
0xMarcio authored May 27, 2024
1 parent 487cb5b commit f529497
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/generate_cve_json.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
cd /home/runner/work/cve/cve
git config --global user.name '0xMarcio'
git config --global user.email '[email protected]'
git remote set-url origin https://0xMarcio:[email protected]/0xMarcio/cve.git
git add .
git commit -m 'Update CVE list JSON'
git push origin main
Expand Down

0 comments on commit f529497

Please sign in to comment.