Update tar/compress/action.yaml
This commit is contained in:
parent
467d17cb78
commit
4ea71f8425
@ -15,4 +15,4 @@ runs:
|
||||
container: alpine
|
||||
steps:
|
||||
- run: |
|
||||
tar -czvf archive.tar,gz ${{ inputs.pattern }}
|
||||
tar -czf archive.tar,gz ${{ inputs.pattern }}
|
||||
|
Loading…
Reference in New Issue
Block a user