We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6ce24d commit 2d5181fCopy full SHA for 2d5181f
1 file changed
.github/workflows/publish-on-release.yaml
@@ -3,7 +3,7 @@ name: Build
3
4
on:
5
release:
6
- type: [ published ]
+ types: [ published ]
7
8
jobs:
9
build_and_publish_image:
0 commit comments