Skip to content

Commit

Permalink
Force canary release regardless of label
Browse files Browse the repository at this point in the history
  • Loading branch information
ghengeveld committed Dec 15, 2023
1 parent bc29b2a commit 6a68e03
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,9 @@
},
"auto": {
"baseBranch": "main",
"canary": {
"force": true
},
"plugins": [
"npm",
"released"
Expand Down

0 comments on commit 6a68e03

Please sign in to comment.