oops missed one
This commit is contained in:
parent
6b04f8ff09
commit
c2b5feae5c
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
args: --minify
|
args: --minify
|
||||||
- name: Clean permissions
|
- name: Clean permissions
|
||||||
uses: main-quest/actions.clean-permissions@v1.0.4
|
uses: https://github.com/main-quest/actions.clean-permissions@v1.0.4
|
||||||
- name: Deploy to Uplink
|
- name: Deploy to Uplink
|
||||||
uses: https://github.com/shallwefootball/upload-s3-action@master
|
uses: https://github.com/shallwefootball/upload-s3-action@master
|
||||||
with:
|
with:
|
||||||
|
|
Reference in a new issue