mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-06 12:27:46 +00:00
Update firebase-hosting-pull-request.yml
This commit is contained in:
@@ -13,8 +13,6 @@ jobs:
|
||||
- uses: actions/checkout@v2
|
||||
- run: npm install && npm run docusaurus gen-api-docs all && npm run build
|
||||
- uses: FirebaseExtended/action-hosting-deploy@v0
|
||||
- env:
|
||||
NODE_ENV: 'development'
|
||||
with:
|
||||
repoToken: '${{ secrets.GITHUB_TOKEN }}'
|
||||
firebaseServiceAccount: '${{ secrets.FIREBASE_SERVICE_ACCOUNT_DEVELOPER_COMMUNITY_SITE }}'
|
||||
|
||||
Reference in New Issue
Block a user