Skip to content

Commit

Permalink
fix(ci): github actions user for bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomgrus committed Dec 20, 2021
1 parent 0b1da07 commit 9c2ec8d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -284,6 +284,7 @@ jobs:
message: 'chore(release-candidate): bump components versions'
pathspec_error_handling: exitImmediately
pull: '--rebase --autostash'
default_author: github_actions
- id: check
run: echo ::set-output name=bump::true
release-candidate:
Expand Down

0 comments on commit 9c2ec8d

Please sign in to comment.