We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0c907a7 + 3937731 commit 7921ae2Copy full SHA for 7921ae2
.github/workflows/publish-immutable-actions.yml
@@ -2,7 +2,7 @@ name: 'Publish Immutable Action Version'
2
3
on:
4
release:
5
- types: [published]
+ types: [released]
6
7
jobs:
8
publish:
0 commit comments