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 7f61e7f commit c999f05Copy full SHA for c999f05
.github/workflows/release.yml
@@ -1,4 +1,5 @@
1
name: Release
2
+run-name: ${{ github.workflow }} ${{ github.event.inputs.release-version }}
3
on:
4
workflow_dispatch:
5
inputs:
0 commit comments