Skip to content

Commit 4ab13fe

Browse files
authored
Update publish.yml
1 parent a81a7fb commit 4ab13fe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: publish
22
on:
33
release:
4-
types: [published]
4+
types: [published, workflow_dispatch]
55

66
jobs:
77
build:

0 commit comments

Comments
 (0)