We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b07aab commit ad856aaCopy full SHA for ad856aa
1 file changed
.github/workflows/publish.yml
@@ -17,6 +17,7 @@ name: Publish
17
on:
18
release:
19
types: [published]
20
+ workflow_dispatch:
21
22
jobs:
23
publish:
0 commit comments