update
CICD / Explore-Gitea-Actions (push) Successful in 58s
Details
CICD / Explore-Gitea-Actions (push) Successful in 58s
Details
This commit is contained in:
parent
0b6f9d8b61
commit
345248eaae
|
|
@ -34,6 +34,7 @@ jobs:
|
|||
|
||||
- name: Sync to AWS
|
||||
run: |
|
||||
cd ./public
|
||||
aws s3 cp --recursive ./ s3://freshbrewed.tech/
|
||||
if: gitea.ref == 'refs/heads/main'
|
||||
env: # Or as an environment variable
|
||||
|
|
|
|||
Loading…
Reference in New Issue