We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f28844 commit c6797deCopy full SHA for c6797de
.github/workflows/docker-publish.yml
@@ -2,7 +2,6 @@ name: Docker Image CI/CD
2
3
on:
4
push:
5
- branches: [ "main" ]
6
tags: [ 'v*.*.*' ]
7
8
env:
0 commit comments