We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66879f6 commit efa4b60Copy full SHA for efa4b60
.github/workflows/deploy-image.yml
@@ -1,7 +1,7 @@
1
name: Deploy image
2
on:
3
- # release:
4
- # types: [published]
+ release:
+ types: [published]
5
workflow_dispatch:
6
7
env:
0 commit comments