We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10017b1 commit a401e52Copy full SHA for a401e52
.github/workflows/create-binaries.yml
@@ -1,6 +1,9 @@
1
name: Binary Builds
2
3
-on: release
+on:
4
+ release:
5
+ types:
6
+ - created
7
8
jobs:
9
releases-matrix:
0 commit comments