Skip to content

Commit

Permalink
chore: serviceCredentialsFileContent 변경
Browse files Browse the repository at this point in the history
  • Loading branch information
lee-ji-hoon committed Jul 29, 2024
1 parent 7b674ab commit ddf7d7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_to_firebase_app_distribution.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
timeout-minutes: 10
with:
appId: ${{ secrets.FIREBASE_APP_ID }}
serviceCredentialsFile: ./firebase_credentials.json
serviceCredentialsFileContent: ./firebase_credentials.json
groups: 뽀모냥
file: ${{ steps.apk.outputs.NAME }}
debug: true

0 comments on commit ddf7d7f

Please sign in to comment.