Skip to content

Commit

Permalink
[FIX] Dev-CD fire-base.json 파일 생성 방식 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
Hong0329 authored May 27, 2024
1 parent 672a1f1 commit bdc81ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Dev-CD.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:

- name: fire-base.json 생성
id: create-json
uses: jsdaniell/[email protected].2
uses: jsdaniell/[email protected].3
with:
name: "fire-base.json"
json: ${{ secrets.FIRE_BASE_DEV }}
Expand Down

0 comments on commit bdc81ed

Please sign in to comment.