Skip to content

Commit

Permalink
Update prod-apigateway-deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
eojinny authored Feb 21, 2024
1 parent 9bf6405 commit cf0e081
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/prod-apigateway-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ jobs:

- name: Make application.yml
run: |
cd BE-APIGateway-Server
mkdir -p src/main/resources
echo "${{ secrets.APPLICATION_APIGATEWAY }}" > src/main/resources/application.yml
env:
Expand Down

0 comments on commit cf0e081

Please sign in to comment.