We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6cb31a1 + eb2ed64 commit d66ca2fCopy full SHA for d66ca2f
.github/workflows/release.yml
@@ -35,6 +35,7 @@ jobs:
35
uses: actions-js/push@master
36
with:
37
message: ${{ github.ref_name }}
38
+ author_name: buildo-release-bot[bot]
39
github_token: ${{ steps.github_app_token.outputs.token }}
40
41
- name: Publish to npm
0 commit comments