We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90eaf09 commit c7710abCopy full SHA for c7710ab
1 file changed
.github/workflows/release.yaml
@@ -2,7 +2,7 @@ name: Release
2
3
on:
4
release:
5
- types: [created]
+ types: [published]
6
workflow_dispatch:
7
inputs:
8
target:
0 commit comments