Skip to content

Commit

Permalink
chore: serviceCredentialsFile로 롤백
Browse files Browse the repository at this point in the history
  • Loading branch information
lee-ji-hoon committed Jul 29, 2024
1 parent d8d97bf commit 227b8d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/firebase-app-distribution/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ runs:
uses: wzieba/[email protected]
with:
appId: ${{ inputs.appId }}
serviceCredentialsFileContent: ${{ inputs.serviceCredentialsFile }}
serviceCredentialsFile: ${{ inputs.serviceCredentialsFile }}
groups: ${{ inputs.groups }}
file: ${{ inputs.file }}

0 comments on commit 227b8d7

Please sign in to comment.