Skip to content

Commit

Permalink
projectId fixed in GH action
Browse files Browse the repository at this point in the history
  • Loading branch information
loeiks committed Mar 26, 2024
1 parent 035f8ae commit b8dfdfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
with:
repoToken: "${{ secrets.GITHUB_TOKEN }}"
firebaseServiceAccount: "${{ secrets.FIREBASE_SERVICE_ACCOUNT_EASY_AUTH_EXWEIV_APPS }}"
projectId: easy-auth
projectId: easy-auth-exweiv-apps
channelId: live

publish_to_npm:
Expand Down

0 comments on commit b8dfdfa

Please sign in to comment.