We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5cbf6d7 commit 2c2c06aCopy full SHA for 2c2c06a
.github/workflows/release.yml
@@ -2,7 +2,7 @@ name: Release
2
3
on:
4
release:
5
- types: [ created, edited, published ]
+ types: [ published ]
6
7
permissions:
8
contents: write
0 commit comments