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 9130b84 commit f90955eCopy full SHA for f90955e
.github/workflows/release.yml
@@ -1,4 +1,5 @@
1
name: Release
2
+run-name: Release ${{ inputs.releaseVersion }} (next ${{ inputs.nextVersion }}) by ${{ github.actor }}
3
4
on:
5
workflow_dispatch:
0 commit comments