Skip to content

Commit 0858dd0

Browse files
committed
ascd
1 parent cc80a14 commit 0858dd0

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
@@ -123,6 +123,7 @@ jobs:
123123
id: check-pull-request-exists
124124
env:
125125
GH_TOKEN: ${{ github.token }}
126+
GH_REPO: ${{ github.repository_owner }}/${{ github.event.repository.name }}
126127
current-branch: ${{ github.ref_name }}
127128
target-branch: ${{ steps.set-target-branch.outputs.target-branch }}
128129
run: |

0 commit comments

Comments
 (0)