We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d66ca2f + 6fef46b commit bcec540Copy full SHA for bcec540
.github/workflows/release.yml
@@ -36,6 +36,7 @@ jobs:
36
with:
37
message: ${{ github.ref_name }}
38
author_name: buildo-release-bot[bot]
39
+ author_email: 168835274+buildo-release-bot[bot]@users.noreply.github.com
40
github_token: ${{ steps.github_app_token.outputs.token }}
41
42
- name: Publish to npm
0 commit comments