We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ed47c7 commit b80057dCopy full SHA for b80057d
.github/workflows/publish-docker-image.yml
@@ -5,7 +5,6 @@ name: Create and publish a Docker image
5
on:
6
workflow_dispatch:
7
push:
8
- branches: ['main']
9
tags: ['v*']
10
11
env:
0 commit comments