mirror of
https://github.com/FranP-code/create-better-t-stack.git
synced 2025-10-12 23:52:15 +00:00
chore: add canary confi
This commit is contained in:
5
.autorc
5
.autorc
@@ -23,6 +23,11 @@
|
|||||||
"next": {
|
"next": {
|
||||||
"message": "🎉 This PR is included in version %NEXT_PATCH_VERSION% of this package. The release is available on [npm](https://www.npmjs.com/package/create-better-t-stack)!"
|
"message": "🎉 This PR is included in version %NEXT_PATCH_VERSION% of this package. The release is available on [npm](https://www.npmjs.com/package/create-better-t-stack)!"
|
||||||
},
|
},
|
||||||
|
"canary": {
|
||||||
|
"target": "pr-body",
|
||||||
|
"message": "🚀 Canary version published: `npm install -g create-better-t-stack@%v`",
|
||||||
|
"force": false
|
||||||
|
},
|
||||||
"labels": [
|
"labels": [
|
||||||
{
|
{
|
||||||
"name": "skip-release",
|
"name": "skip-release",
|
||||||
|
|||||||
Reference in New Issue
Block a user