diff options
| author | Andrew Lee <andrew@alee14.me> | 2025-04-01 21:29:27 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-04-01 21:29:27 -0400 |
| commit | 43e2344173178a5945ddca24a9ef7c091269b040 (patch) | |
| tree | 86dc8230d72c9886858c137d3e0dbd25282b3c98 | |
| parent | 580054f302cac0788f7b960b3a95046f07a1c0f2 (diff) | |
| download | AleeBot-43e2344173178a5945ddca24a9ef7c091269b040.tar.gz AleeBot-43e2344173178a5945ddca24a9ef7c091269b040.tar.bz2 AleeBot-43e2344173178a5945ddca24a9ef7c091269b040.zip | |
Update docker-publish.yml
| -rw-r--r-- | .github/workflows/docker-publish.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.github/workflows/docker-publish.yml b/.github/workflows/docker-publish.yml index de43721..d16f310 100644 --- a/.github/workflows/docker-publish.yml +++ b/.github/workflows/docker-publish.yml @@ -1,8 +1,6 @@ name: Docker on: - schedule: - - cron: '39 0 * * *' push: branches: [ "master", "beta" ] tags: [ 'v*.*.*' ] |
