Skip to content

Commit 8259447

Browse files
authored
fix: workflow dispatch release
1 parent 076745d commit 8259447

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Release
22

33
on:
4-
workflow_call:
4+
workflow_dispatch:
55
inputs:
66
publish-tag:
77
required: true

0 commit comments

Comments
 (0)