Skip to content

Commit a06b83b

Browse files
committed
zxvsd
1 parent 934ee7b commit a06b83b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/promote-branch.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,7 @@ jobs:
172172
git push --set-upstream origin ${{ needs.workflow-variables.outputs.target-branch }}
173173
- name: 'Create PR'
174174
env:
175+
GH_TOKEN: ${{ github.token }}
175176
current-branch: ${{ github.ref_name }}
176177
target-branch: ${{ needs.workflow-variables.outputs.target-branch }}
177178
run: |

0 commit comments

Comments
 (0)