Skip to content

Commit

Permalink
Merge branch 'test-release' of https://github.com/CHZZK-Study/Grass-D…
Browse files Browse the repository at this point in the history
…iary-Client into test-release
  • Loading branch information
rkdcodus committed Apr 4, 2024
2 parents 45773f5 + 8c812c2 commit b43d7f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
aws-region: us-east-1

- name: Deploy to S3
run: aws s3 sync --region us-east-1 ./grass-diary/build s3://grasstestdiarytest --delete
run: aws s3 sync --region us-east-1 ./dist s3://grasstestdiarytest --delete
working-directory: ./grass-diary/
env:
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
Expand Down

0 comments on commit b43d7f4

Please sign in to comment.