Skip to content

Commit

Permalink
Fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
ltan02 committed Feb 4, 2024
1 parent 7734ec4 commit d005317
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
with:
args: --acl public-read
env:
SOURCE_DIR: build/
SOURCE_DIR: frontend/build/
AWS_S3_BUCKET: ${{ secrets.AWS_S3_FRONTEND_BUCKET }}
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}

0 comments on commit d005317

Please sign in to comment.