Skip to content

Commit

Permalink
chore(github): fix deployment to firebase hosting
Browse files Browse the repository at this point in the history
  • Loading branch information
jbms committed Mar 18, 2024
1 parent de0df4f commit d8d9aed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -224,6 +224,7 @@ jobs:
with:
firebaseServiceAccount: "${{ secrets.FIREBASE_HOSTING_SERVICE_ACCOUNT_KEY }}"
projectId: neuroglancer-demo
channelId: live

ngauth:
strategy:
Expand Down

0 comments on commit d8d9aed

Please sign in to comment.