We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent beb43f3 commit e1e6417Copy full SHA for e1e6417
.github/workflows/release.yml
@@ -1,6 +1,7 @@
1
on:
2
release:
3
- released
+ types:
4
+ - released
5
6
name: Release
7
0 commit comments