Skip to content

Commit

Permalink
docker
Browse files Browse the repository at this point in the history
  • Loading branch information
StefH committed Jun 22, 2020
1 parent 0eecf9b commit bf0c361
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ inputs:
default: 'brotli,gzip'
runs:
using: 'docker'
image: 'docer://sheyenrath/ghaction-compress-files'
image: 'docker://sheyenrath/ghaction-compress-files'
args:
- ${{ inputs.path }}
- ${{ inputs.extensions }}
Expand Down

0 comments on commit bf0c361

Please sign in to comment.