We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9426fae commit eec7639Copy full SHA for eec7639
.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