We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc69d3e commit 2edacb7Copy full SHA for 2edacb7
.github/workflows/build-docker.yml
@@ -2,9 +2,6 @@ name: Publish to DockerHub with a verstion-tag and latest-tag
2
on:
3
release:
4
types: [ published ]
5
- push:
6
- branches:
7
- - main
8
jobs:
9
update:
10
runs-on: ubuntu-latest
0 commit comments