Daniel Gibbs 2 weeks ago
parent
commit
f24df8119b
  1. 2
      .github/workflows/docker-publish.yml

2
.github/workflows/docker-publish.yml

@ -170,7 +170,7 @@ jobs:
delete-only-untagged-versions: true
workflow-keepalive:
if: github.event_name == 'schedule'
# if: github.event_name == 'schedule'
runs-on: ubuntu-latest
permissions:
actions: write

Loading…
Cancel
Save