Skip to content

Commit

Permalink
[PDS-56] feat: firebase service key upload
Browse files Browse the repository at this point in the history
  • Loading branch information
dangnak2 committed Dec 3, 2023
1 parent c410191 commit 5d88c82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
if: contains(github.ref, 'develop')
run: mkdir ./src/main/resources/firebase
id: create-json
uses: jsdaniell/create-json@v1.2.2
uses: jsdaniell/create-json@v1.1.2
with:
name: "firebase_service_key.json"
json: ${{ secrets.FIREBASE_SERVICE_KEY }}
Expand Down

0 comments on commit 5d88c82

Please sign in to comment.