We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc60f95 commit 2c30ccaCopy full SHA for 2c30cca
package.json
@@ -78,7 +78,10 @@
78
},
79
"github": {
80
"release": true,
81
- "tokenRef": "RELEASE_IT_GITHUB_TOKEN"
+ "tokenRef": "RELEASE_IT_GITHUB_TOKEN",
82
+ "comments": {
83
+ "submit": true
84
+ }
85
86
"hooks": {
87
"before:release": "bun example bundle-install && bun example pods && git add example/ios/Podfile.lock"
0 commit comments