Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Zero-1016 authored Dec 5, 2023
1 parent 8249652 commit 146ca99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ jobs:
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_S3_ACCESS_KEY_ID }}
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_S3_SECRET_ACCESS_KEY_ID }}
AWS_REGION: ${{ secrets.AWS_REGION }}
SOURCE_DIR: "public"
SOURCE_DIR: "dist"

0 comments on commit 146ca99

Please sign in to comment.