ci(template-sign): actions/commit with dot `files` input

Signed-off-by: Dwi Siswanto <git@dw1.io>
main
Dwi Siswanto 2024-08-14 08:32:37 +07:00
parent 37f400bf55
commit 8e03670615
No known key found for this signature in database
GPG Key ID: 278082FF7CEF3914
1 changed files with 1 additions and 3 deletions

View File

@ -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: |