Skip to content

Commit 8707425

Browse files
authored
Add workflow_dispatch
1 parent c04323d commit 8707425

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ name: Release Actions
77
on:
88
release:
99
types: [published]
10+
workflow-dispatch:
1011

1112
jobs:
1213
upload-release-assets:

0 commit comments

Comments
 (0)