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