Skip to content

Commit

Permalink
Update blank.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nowage authored Nov 17, 2024
1 parent 481a748 commit bd1defe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/blank.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ jobs:
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
run: |
aws s3 cp ./* s3://codepipeline-ap-northeast-2-334239444201/prj1
aws s3 cp ./* s3://codepipeline-ap-northeast-2-334239444201/prj1 --recursive

0 comments on commit bd1defe

Please sign in to comment.