Commit 9666af6

Anton Medvedev <anton@medv.io>
2023-10-10 23:23:22
Update release.yml
1 parent 5823b83
Changed files (1)
.github
workflows
.github/workflows/release.yml
@@ -1,6 +1,7 @@
 name: Release
 
 on:
+  workflow_dispatch:
   workflow_run:
     workflows: ['test']
     branches: ['master']