Skip to content

Commit d8fba4b

Browse files
authored
test
1 parent 36e7417 commit d8fba4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
3535
push-to-ghcr:
3636
runs-on: ubuntu-latest
37-
if: github.ref == 'refs/heads/main'
37+
# if: github.ref == 'refs/heads/main'
3838
needs: build-test
3939
permissions:
4040
contents: read

0 commit comments

Comments
 (0)