Skip to content

Commit 3647a96

Browse files
committed
chore: debugging release-pr workflow
1 parent 03fb2ee commit 3647a96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-pr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ jobs:
137137
push-to-fork: ${{env.RELEASE_FORKS}}/${{github.event.pull_request.base.repo.name}}
138138
branch: release/origin-${{env.RELEASE_VERSION}}
139139
base: ${{github.event.pull_request.base.ref}}
140-
committer: GitHub <noreply@github.com>
140+
committer: ${{env.BUILD_BOT}} <${{env.BUILD_BOT}}@users.noreply.github.com>
141141
author: ${{env.BUILD_BOT}} <${{env.BUILD_BOT}}@users.noreply.github.com>
142142
commit-message: "${{env.RELEASE_VERSION}}"
143143
title: 'Polywrap Origin (${{env.RELEASE_VERSION}})'

0 commit comments

Comments
 (0)