Skip to content

Commit

Permalink
Update firebase-hosting-merge.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
daoauth committed Aug 13, 2024
1 parent 260adc3 commit f12a455
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/firebase-hosting-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ jobs:
FIREBASE_TOKEN: ${{ secrets.FIREBASE_APP_BASE64 }}
run: |
echo "$FIREBASE_TOKEN" | base64 --decode > ./functions/src/serviceAccountKey.json
- name: Deploy upload function
uses: google-github-actions/deploy-cloud-functions@v3
Expand Down

0 comments on commit f12a455

Please sign in to comment.