We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4068d08 commit 1ad51f1Copy full SHA for 1ad51f1
.github/workflows/release.yml
@@ -38,6 +38,7 @@ jobs:
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
+ rebase: true
42
43
- name: Publish to npm
44
uses: JS-DevTools/npm-publish@v3
0 commit comments