We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36948aa commit e84c799Copy full SHA for e84c799
.github/workflows/deploy-production.yml
@@ -27,7 +27,6 @@ jobs:
27
- name: Deploy Docs
28
uses: FirebaseExtended/action-hosting-deploy@v0.9.0
29
with:
30
- repoToken: '${{ secrets.GITHUB_TOKEN }}'
31
firebaseServiceAccount: '${{ secrets.FIREBASE_SERVICE_ACCOUNT_CYCRAFT_ECOSYSTEM }}'
32
channelId: live
33
projectId: cycraft-ecosystem
0 commit comments