diff --git a/.github/workflows/template-sign.yml b/.github/workflows/template-sign.yml index 477aab0d00..a6cdf75d97 100644 --- a/.github/workflows/template-sign.yml +++ b/.github/workflows/template-sign.yml @@ -22,9 +22,7 @@ jobs: - uses: projectdiscovery/actions/setup/git@v1 - uses: projectdiscovery/actions/commit@v1 with: - files: | - cves.json - cves.json-checksum.txt + files: '.' message: 'chore: sign templates 🤖' - name: Push changes run: |