Skip to content

Commit

Permalink
fix : 스크립트 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
java-saeng committed Jul 31, 2023
1 parent 875f60b commit d9ffb9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/backend-dev-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- name: firebase key 이동
run: |
cp firebase-kerdy.json src/main/resources
echo src/main/resources/firebase-kerdy.json
cat src/main/resources/firebase-kerdy.json
- name: JDK 11로 설정
uses: actions/setup-java@v3
Expand Down

0 comments on commit d9ffb9d

Please sign in to comment.