Skip to content
This repository was archived by the owner on Jan 8, 2025. It is now read-only.

Commit 9127739

Browse files
authored
Update docker-publish.yml
1 parent c7654e0 commit 9127739

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
@@ -9,7 +9,7 @@ on:
99
schedule:
1010
- cron: '0 12 * * *'
1111
push:
12-
# branches: [ "master" ]
12+
branches: [ "master" ]
1313
# Publish semver tags as releases.
1414
tags: [ 'v*.*.*' ]
1515

0 commit comments

Comments
 (0)