Update tar/compress/action.yaml
This commit is contained in:
parent
2b93956af3
commit
9c5cdc226b
@ -12,7 +12,7 @@ inputs:
|
||||
|
||||
runs:
|
||||
using: composite
|
||||
container: alpine/git
|
||||
container: alpine
|
||||
steps:
|
||||
- run: |
|
||||
tar -czvf archive.tar,gz $(find . -type f -name "${{ inputs.pattern }}" )
|
||||
|
Loading…
Reference in New Issue
Block a user