Skip to content

Commit

Permalink
test: actions test
Browse files Browse the repository at this point in the history
  • Loading branch information
k000927 committed Jul 26, 2024
1 parent aa9b930 commit 906df19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/client.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ jobs:
aws-region: ap-northeast-2

- name: Deploy static site to S3 bucket
run: aws s3 sync ./ s3://hybridjgs-frontend
run: aws s3 sync ./client s3://hybridjgs-frontend

0 comments on commit 906df19

Please sign in to comment.