Skip to content

Commit c36211e

Browse files
chore: Improve release please details (#301)
* Avoid major bump on breaking changes * Use non-actions token for release-please Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
1 parent 2972bf4 commit c36211e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release-please.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,5 @@ jobs:
1212
with:
1313
release-type: go
1414
package-name: netlify-commons
15+
bump-minor-pre-major: true
16+
token: ${{ secrets.PKG_RELEASE_TOKEN }}

0 commit comments

Comments
 (0)