feat(firebase): try firebase actions
This commit is contained in:
7
.github/workflows/on-push-or-pull.yml
vendored
7
.github/workflows/on-push-or-pull.yml
vendored
@@ -108,10 +108,3 @@ jobs:
|
|||||||
projectId: ngx-file-upload
|
projectId: ngx-file-upload
|
||||||
channelId: ${{ env.FIREBASE_CHANNEL }}
|
channelId: ${{ env.FIREBASE_CHANNEL }}
|
||||||
expires: 7d
|
expires: 7d
|
||||||
|
|
||||||
# - uses: actions/checkout@v2
|
|
||||||
# - uses: FirebaseExtended/action-hosting-deploy@v0
|
|
||||||
# with:
|
|
||||||
# repoToken: '${{ secrets.GITHUB_TOKEN }}'
|
|
||||||
# firebaseServiceAccount: '${{ secrets.FIREBASE_SERVICE_ACCOUNT_NGX_FILE_UPLOAD }}'
|
|
||||||
# projectId: ngx-file-upload
|
|
||||||
|
|||||||
Reference in New Issue
Block a user