Skip to content

Commit

Permalink
Just sync the public folder
Browse files Browse the repository at this point in the history
  • Loading branch information
Nullreff committed Jan 30, 2024
1 parent 091474a commit bad3f95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cstate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79,4 +79,4 @@ jobs:

- name: Copy to S3
run: |
aws s3 sync ./public/* s3://${{ vars.AWS_BUCKET_NAME }}
aws s3 sync ./public s3://${{ vars.AWS_BUCKET_NAME }}

0 comments on commit bad3f95

Please sign in to comment.