Skip to content

Commit bcec540

Browse files
authored
Merge pull request #847 from buildo/fix-action
Fix again
2 parents d66ca2f + 6fef46b commit bcec540

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

+1
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ jobs:
3636
with:
3737
message: ${{ github.ref_name }}
3838
author_name: buildo-release-bot[bot]
39+
author_email: 168835274+buildo-release-bot[bot]@users.noreply.github.com
3940
github_token: ${{ steps.github_app_token.outputs.token }}
4041

4142
- name: Publish to npm

0 commit comments

Comments
 (0)