Skip to content

Commit

Permalink
�deploy.yml 파일 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
yeseul106 authored May 16, 2024
1 parent 502754b commit 0236631
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 @@ -45,7 +45,7 @@ jobs:
yarn run build
- name: zip file
run: zip -r peekabook.zip ./dist ./scripts ./appspec.yml ./.env ./package.json ./prisma
run: zip -r peekabook.zip ./dist ./scripts ./appspec.yml ./.env ./package.json ./prisma ./new-peekabook-firebase-adminsdk-ke3ck-2c155d0a19.json

- name: AWS configure credientials
uses: aws-actions/configure-aws-credentials@v1
Expand Down

0 comments on commit 0236631

Please sign in to comment.