Skip to content

Commit 7d3ddd8

Browse files
fix: add workflow_dispatch to post-release.yml
1 parent 2a55cd1 commit 7d3ddd8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/post-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,4 @@ name: Post Release
1414
on:
1515
release:
1616
types: [published]
17+
workflow_dispatch: ~

0 commit comments

Comments
 (0)