Skip to content

Commit 0313710

Browse files
authored
Update publish-docker-image.yml
1 parent 2a474ab commit 0313710

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-docker-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
branches: [ main ]
77
paths:
88
- 'Dockerfile'
9-
- '.github/workflows/publish-docker.yml'
9+
- '.github/workflows/publish-docker-image.yml'
1010
schedule:
1111
# Monday at 3:00 AM UTC
1212
- cron: '0 3 * * 1'

0 commit comments

Comments
 (0)