Skip to content

Commit

Permalink
prod hotfix
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnCLo committed Apr 30, 2020
1 parent d835c46 commit b0735c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-to-prod-s3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ jobs:
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
AWS_REGION: 'us-east-1'
SOURCE_DIR: 'public'
SOURCE_DIR: 'build'

0 comments on commit b0735c0

Please sign in to comment.