Skip to content

Commit

Permalink
Merge pull request #2441 from IDEMSInternational/ChrisMarsh82-patch-1
Browse files Browse the repository at this point in the history
Update reusable-deploy-pr-preview.yml action
  • Loading branch information
ChrisMarsh82 authored Sep 26, 2024
2 parents a7a57e7 + 6fb2ee7 commit 7ab0ada
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/reusable-deploy-pr-preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ concurrency:
cancel-in-progress: true
on:
workflow_call:
secrets: # Declare secrets you expect to receive
FIREBASE_SERVICE_ACCOUNT:
required: true

jobs:
build:
Expand Down

0 comments on commit 7ab0ada

Please sign in to comment.