We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25b57d0 commit 0bd0286Copy full SHA for 0bd0286
.github/workflows/release.yml
@@ -39,6 +39,7 @@ jobs:
39
author_email: 168835274+buildo-release-bot[bot]@users.noreply.github.com
40
github_token: ${{ steps.github_app_token.outputs.token }}
41
rebase: true
42
+ branch: main
43
44
- name: Publish to npm
45
uses: JS-DevTools/npm-publish@v3
0 commit comments