Skip to content

Commit 49a8ef8

Browse files
authored
add workflow dispatch runner
1 parent 24d49e0 commit 49a8ef8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/github-packages-publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ name: Publish package to GitHub Packages
55
on:
66
release:
77
types: [created]
8+
workflow_dispatch:
89
jobs:
910
publish:
1011
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)