We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ecc83a0 commit d80ca58Copy full SHA for d80ca58
.github/workflows/release-automated.yml
@@ -1,7 +1,7 @@
1
name: release-automated
2
on:
3
release:
4
- types: [created]
+ types: [ published ]
5
jobs:
6
7
runs-on: ubuntu-latest
0 commit comments