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 f38c561 commit 075ac1e
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 @@ -30,7 +30,7 @@ jobs:

- name: firebase key 생성
run: |
echo ${{ secrets.FIREBASE_KEY }} > firebase-kerdy.json
${{ secrets.FIREBASE_KEY }} > firebase-kerdy.json
- name: firebase key 이동
run: |
Expand Down

0 comments on commit 075ac1e

Please sign in to comment.