Skip to content

Commit

Permalink
testing: testing deployment error
Browse files Browse the repository at this point in the history
  • Loading branch information
Gaajia committed Oct 9, 2024
1 parent 3fbf41e commit df712ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ jobs:
args: --acl public-read --follow-symlinks --delete
env:
AWS_S3_BUCKET: ${{ secrets.AWS_S3_BUCKET }}
SOURCE_DIR: 'dist' # Vite's output directory
SOURCE_DIR: 'dist'

0 comments on commit df712ed

Please sign in to comment.