Skip to content

Commit e0b33fe

Browse files
authored
Merge pull request #15 from polywrap/origin-0.10-dev
chore: debugging release-pr workflow | /workflows/release-pr
2 parents 03fb2ee + 3647a96 commit e0b33fe

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)