Skip to content

Commit

Permalink
GH Actions: add custom Deployment action
Browse files Browse the repository at this point in the history
  • Loading branch information
Ihor Khomiak committed Jun 6, 2024
1 parent 011cdf2 commit fe4ea7a
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 @@ -84,5 +84,5 @@ jobs:
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
with:
bucket: strava-route-generator-hosting
dist-folder: ./dist
dist-folder: ./.next
# bucket-region: us-east-1

0 comments on commit fe4ea7a

Please sign in to comment.