We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af502e1 commit 938077bCopy full SHA for 938077b
.github/workflows/release_workspace.yml
@@ -87,6 +87,7 @@ jobs:
87
env:
88
WORKSPACE_NAME: ${{ inputs.workspace }}
89
COMMIT_SHA_BEFORE: '${{ github.event.before }}'
90
+ TARGET_BRANCH: ${{inputs.branch}}
91
92
- name: Update Version Packages (${{ inputs.workspace }}) PR
93
id: changesets-pr
0 commit comments