Skip to content

Commit de8c6fa

Browse files
authored
Update docker-publish.yml
1 parent c537192 commit de8c6fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ name: Docker
77

88
on:
99
push:
10-
branches: [ "main" ]
10+
# branches: [ "main" ]
1111
# Publish semver tags as releases.
1212
tags: [ 'v*.*.*' ]
1313

0 commit comments

Comments
 (0)