We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f4d87a commit a75730fCopy full SHA for a75730f
.github/workflows/docker-publish.yml
@@ -7,7 +7,7 @@ name: Docker
7
8
on:
9
schedule:
10
- - cron: '18 17 * * *'
+ - cron: '34 2 * * 5'
11
push:
12
branches: [ "main" ]
13
# Publish semver tags as releases.
0 commit comments