Skip to content

Commit

Permalink
Update deploy-mdbook.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
moodlezoup authored Apr 18, 2024
1 parent 3edeba5 commit fa03b66
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/deploy-mdbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ on:
push:
branches:
- main
- jolt

jobs:
deploy_gcloud:
Expand Down Expand Up @@ -53,4 +52,4 @@ jobs:
repoToken: "${{ secrets.GITHUB_TOKEN }}"
firebaseServiceAccount: "${{ secrets.GCP_SA_KEY }}"
projectId: "${{ secrets.FIREBASE_PROJECT_ID }}"
channelId: live
channelId: live

0 comments on commit fa03b66

Please sign in to comment.