Skip to content

Commit

Permalink
inherit secrets to checklist
Browse files Browse the repository at this point in the history
  • Loading branch information
justinpersaud committed Nov 20, 2023
1 parent aeced9a commit 3ada336
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/platformDeploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ jobs:
uses: ./.github/workflows/createDeployChecklist.yml
if: ${{ github.event_name != 'release' }}
needs: validateActor
secrets: inherit

android:
name: Build and deploy Android
Expand Down

0 comments on commit 3ada336

Please sign in to comment.