Skip to content

Commit

Permalink
Merge pull request #352 from cioos-siooc/351-deploy-firebase-function…
Browse files Browse the repository at this point in the history
…s-action-failing

add projectId to deploy action
  • Loading branch information
sorochak authored Apr 17, 2024
2 parents b9445fd + 3b7c90a commit 7a37360
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/firebase-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
- name: Deploy to Firebase
uses: w9jds/[email protected]
with:
projectId: cioos-metadata-form
args: deploy --only functions
env:
FIREBASE_TOKEN: ${{ secrets.FIREBASE_TOKEN }}
Expand Down

0 comments on commit 7a37360

Please sign in to comment.