workflow fixes

patch-1
sandeep 2022-02-27 16:33:05 +05:30
parent 817c67c655
commit 1725647197
2 changed files with 2 additions and 2 deletions

View File

@ -35,6 +35,7 @@ jobs:
run: |
git config --local user.email "action@github.com"
git config --local user.name "GitHub Action"
git pull
git add cves
git commit -m "Auto Generated CVE annotations [$(date)] :robot:" -a

View File

@ -27,4 +27,3 @@ jobs:
AWS_SECRET_KEY: ${{ secrets.AWS_SECRET_KEY }}
run: |
generate-index -mode templates
generate-index -mode changelog