We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c75d3d4 commit 183cafcCopy full SHA for 183cafc
.github/workflows/release.yml
@@ -18,7 +18,7 @@ on:
18
- "go.sum"
19
- ".github/workflows/*.yml"
20
release:
21
- types: [published, edited]
+ types: [published]
22
23
jobs:
24
0 commit comments