Skip to content

Commit

Permalink
fix: inherit the secrets for the next workflow to consume (#579)
Browse files Browse the repository at this point in the history
* chore: add workflow

* chore: pass secrets to workflow
  • Loading branch information
mingxuanzhangsfdx authored Mar 29, 2024
1 parent 58bddde commit db9530e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/releaseWithCoreBundle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,6 @@ on:
jobs:
call-release-workflow:
uses: forcedotcom/bundle-publish-scripts/.github/workflows/releaseWithCoreBundle.yml@main
secrets: inherit
with:
branch: ${{ inputs.branch }}

0 comments on commit db9530e

Please sign in to comment.