Skip to content

Commit

Permalink
Merge pull request #11 from goormthon-Univ/dev
Browse files Browse the repository at this point in the history
!Hotfix: deploy.yml 수정
  • Loading branch information
JeongHeumChoi authored Mar 14, 2024
2 parents 7ef5802 + 74bcaed commit 6dca543
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ jobs:
run: |
cd src/main/resources
echo "${{ secrets.APPLICATION_PROD }}" > ./application-prod.yml
ls -l ./application-prod.yml
cat ./application-prod.yml
- name: Setup Gradle
uses: gradle/actions/setup-gradle@ec92e829475ac0c2315ea8f9eced72db85bb337a # v3.0.0
Expand Down

0 comments on commit 6dca543

Please sign in to comment.