Update .forgejo/workflows/deploy.yml
All checks were successful
Build Site / build (pull_request) Successful in 32s
All checks were successful
Build Site / build (pull_request) Successful in 32s
This commit is contained in:
parent
84d9093750
commit
e0473552a5
1 changed files with 1 additions and 1 deletions
|
@ -34,4 +34,4 @@ jobs:
|
||||||
|
|
||||||
- name: Deploy to S3
|
- name: Deploy to S3
|
||||||
run: |
|
run: |
|
||||||
aws s3 sync public/ s3://${{ secrets.S3_BUCKET_NAME }} --delete --no-cli-pager
|
aws s3 sync public/ s3://${{ secrets.S3_BUCKET_NAME }} --delete
|
Loading…
Add table
Add a link
Reference in a new issue