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 63128b4 commit 066761eCopy full SHA for 066761e
.github/workflows/publish.yml
@@ -1,5 +1,5 @@
1
name: Publish to npm
2
-run-name: Publishing ${{ inputs.release_type || 'stable' }} release
+run-name: Publishing ${{ github.event.inputs.release-type }} release
3
4
on:
5
workflow_dispatch:
0 commit comments