We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45aba95 commit c6da845Copy full SHA for c6da845
.github/workflows/build-docker.yml
@@ -1,6 +1,7 @@
1
name: Build docker image
2
3
on:
4
+ push:
5
release:
6
types:
7
- published
0 commit comments