Skip to content

Commit

Permalink
Merge pull request #23 from everymeals/develop
Browse files Browse the repository at this point in the history
Deploy for DEV
  • Loading branch information
dldmsql authored Sep 9, 2023
2 parents 6564e4a + bc2a047 commit 61092e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd_prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- name: Grant execute permission for gradlew
run: chmod +x gradlew

# 5) Set for yml
# 5) Set for application-secret.yml
- name: Make application-secret.yml
run: |
cd ./src/main/resources
Expand Down

0 comments on commit 61092e0

Please sign in to comment.