Skip to content

Commit

Permalink
Merge pull request Expensify#31553 from Expensify/jpersaud_fix_checklist
Browse files Browse the repository at this point in the history
[No QA] Inherit secrets to createChecklist job
  • Loading branch information
mountiny authored Nov 20, 2023
2 parents aeced9a + 3ada336 commit f8891d0
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 f8891d0

Please sign in to comment.