Skip to content

Commit

Permalink
chore(ci): update service account secret name
Browse files Browse the repository at this point in the history
  • Loading branch information
stfsy committed May 9, 2022
1 parent 3ec168c commit e7c32f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploys.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@ jobs:
- uses: FirebaseExtended/action-hosting-deploy@v0
with:
repoToken: '${{ secrets.GITHUB_TOKEN }}'
firebaseServiceAccount: '${{ secrets.FIREBASE_SERVICE_ACCOUNT_DISCUE_IO }}'
firebaseServiceAccount: '${{ secrets.FIREBASE_SERVICE_ACCOUNT_DISCUE_IO_UI_DOCS }}'
projectId: discue-io-ui-docs
channelId: live

0 comments on commit e7c32f9

Please sign in to comment.