We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c537192 commit de8c6faCopy full SHA for de8c6fa
.github/workflows/docker-publish.yml
@@ -7,7 +7,7 @@ name: Docker
7
8
on:
9
push:
10
- branches: [ "main" ]
+ # branches: [ "main" ]
11
# Publish semver tags as releases.
12
tags: [ 'v*.*.*' ]
13
0 commit comments