Skip to content

Commit 5f7ee52

Browse files
committed
Move workflow_dispatch to the right section
1 parent 93d3170 commit 5f7ee52

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
@@ -4,8 +4,8 @@ permissions:
44
contents: read
55

66
on:
7+
workflow_dispatch:
78
release:
8-
workflow_dispatch:
99
types: [published]
1010

1111
jobs:

0 commit comments

Comments
 (0)