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 1fc1ff3 commit 2127185Copy full SHA for 2127185
.github/workflows/ci-builds.yml
@@ -38,6 +38,8 @@ jobs:
38
search_commit_body: true
39
bump_each_commit: true
40
enable_prerelease_mode: true
41
+ debug: true
42
+ tag_prefix: v
43
44
publish-core:
45
name: Publish Core as Github Package - ${{ needs.vars.outputs.version }}
0 commit comments