Skip to content

Commit

Permalink
chore: dockerrun.json file name 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
ChoiWonYu committed Jun 25, 2024
1 parent 872bbb4 commit dab9c8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
]
}' > Dockerrun.aws.json
- name: Upload Dockerrun.aws.json to S3
- name: Upload Dockerrun file to S3
env:
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
Expand Down

0 comments on commit dab9c8c

Please sign in to comment.