Skip to content

Commit

Permalink
fix tab in workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
devferx committed Mar 4, 2024
1 parent 69dcca8 commit df4c6ee
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/firebase-hosting-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ jobs:
channelId: live
projectId: scesi-umss
env:
FIREBASE_CLI_EXPERIMENTS: webframeworks
FIREBASE_CLI_EXPERIMENTS: webframeworks
2 changes: 1 addition & 1 deletion .github/workflows/firebase-hosting-pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ jobs:
firebaseServiceAccount: '${{ secrets.FIREBASE_SERVICE_ACCOUNT_SCESI_UMSS }}'
projectId: scesi-umss
env:
FIREBASE_CLI_EXPERIMENTS: webframeworks
FIREBASE_CLI_EXPERIMENTS: webframeworks

0 comments on commit df4c6ee

Please sign in to comment.