Skip to content

Commit e9e2f9c

Browse files
Isuse doesn't exist in this context, it is a PR event
1 parent 1689c71 commit e9e2f9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-new-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,6 @@ jobs:
4545
head: release/${{ env.RELEASE_VERSION }}
4646
base: dev
4747
title: Merge release ${{ env.RELEASE_VERSION }} into dev branch
48-
reviewers: ${{ github.event.issue.user.login }}
48+
reviewers: ${{ github.event.pull_request.user.login }}
4949

5050
# if needed, you can checkout the latest master here, build artifacts and publish / deploy them somewhere

0 commit comments

Comments
 (0)