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 1f49b82 commit 19a627fCopy full SHA for 19a627f
micro-app.release.config.js
@@ -14,7 +14,7 @@ module.exports = {
14
},
15
github: {
16
release: true,
17
- releaseName: 'Deploy %s Released!',
+ releaseName: '%s Released!',
18
draft: true,
19
20
plugins: {
0 commit comments