Skip to content

Commit

Permalink
Fix workflow (#2773)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-action[bot]@users.noreply.github.com>
  • Loading branch information
trask and github-actions[bot] authored Dec 6, 2022
1 parent 9cb4427 commit f9a22ad
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
message="Update version to $NEXT_VERSION"
body="Update version to \`$NEXT_VERSION\`.
Since this PR was created using the default `GITHUB_TOKEN`, it will need to be
Since this PR was created using the default \`GITHUB_TOKEN\`, it will need to be
closed and re-opened in order to trigger the normal pull request workflows.
"
branch="automation/update-version-to-${NEXT_VERSION}"
Expand Down

0 comments on commit f9a22ad

Please sign in to comment.