We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 03fb2ee + 3647a96 commit e0b33feCopy full SHA for e0b33fe
.github/workflows/release-pr.yaml
@@ -137,7 +137,7 @@ jobs:
137
push-to-fork: ${{env.RELEASE_FORKS}}/${{github.event.pull_request.base.repo.name}}
138
branch: release/origin-${{env.RELEASE_VERSION}}
139
base: ${{github.event.pull_request.base.ref}}
140
- committer: GitHub <noreply@github.com>
+ committer: ${{env.BUILD_BOT}} <${{env.BUILD_BOT}}@users.noreply.github.com>
141
author: ${{env.BUILD_BOT}} <${{env.BUILD_BOT}}@users.noreply.github.com>
142
commit-message: "${{env.RELEASE_VERSION}}"
143
title: 'Polywrap Origin (${{env.RELEASE_VERSION}})'
0 commit comments