We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea47ee6 commit c8c7a29Copy full SHA for c8c7a29
.github/workflows/cd.vx.yml
@@ -2,8 +2,7 @@ name: cd·vx
2
3
on:
4
release:
5
- types:
6
- - published
+ types: created
7
8
concurrency:
9
group: cd/vx/${{ github.event.release.tag_name }}
0 commit comments