Skip to content

Commit

Permalink
Merge pull request #846 from buildo/fix-action
Browse files Browse the repository at this point in the history
Fix push author
  • Loading branch information
gabro authored May 6, 2024
2 parents 6cb31a1 + eb2ed64 commit d66ca2f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
uses: actions-js/push@master
with:
message: ${{ github.ref_name }}
author_name: buildo-release-bot[bot]
github_token: ${{ steps.github_app_token.outputs.token }}

- name: Publish to npm
Expand Down

0 comments on commit d66ca2f

Please sign in to comment.