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 8811011 commit e783ff1Copy full SHA for e783ff1
.github/workflows/release.yml
@@ -2,7 +2,7 @@ name: Build Release Binaries
2
3
on:
4
release:
5
- types: [created, published, edited]
+ types: [published]
6
push:
7
branches: [ main ]
8
workflow_dispatch:
0 commit comments