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 6d4160f commit 162da79Copy full SHA for 162da79
.github/workflows/release.yml
@@ -1,4 +1,4 @@
1
-name: Libdbc Release
+name: Libdbc release v${{ inputs.major }}.${{ inputs.minor }}.${{ inputs.patch }} as release type ${{ inputs.release_type }}
2
3
on:
4
workflow_dispatch:
0 commit comments