Skip to content

Commit 8e661c8

Browse files
authored
Add release reviewers to release creation PRs (#1455)
1 parent 50dffe1 commit 8e661c8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/create-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
id: cpr
2323
uses: peter-evans/create-pull-request@v6
2424
with:
25+
token: ${{ secrets.EMSCRIPTEN_BOT_TOKEN }}
2526
title: Release ${{ env.RELEASE_VERSION }}
2627
commit-message: |
2728
Release ${{ env.RELEASE_VERSION }}

0 commit comments

Comments
 (0)