Skip to content

Commit 066761e

Browse files
fix: CICD
1 parent 63128b4 commit 066761e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: Publish to npm
2-
run-name: Publishing ${{ inputs.release_type || 'stable' }} release
2+
run-name: Publishing ${{ github.event.inputs.release-type }} release
33

44
on:
55
workflow_dispatch:

0 commit comments

Comments
 (0)