ci(template-sign): actions/commit with dot `files` input
Signed-off-by: Dwi Siswanto <git@dw1.io>main
parent
37f400bf55
commit
8e03670615
|
@ -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: |
|
||||
|
|
Loading…
Reference in New Issue