Skip to content

Commit

Permalink
Fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
nichtsfrei committed Dec 6, 2024
1 parent 6e41a65 commit 20b8c47
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
name: publish
name: images

on:
schedule:
- cron: "0 0 * * *"
push:
branches: [ main ]
branches: [ master ]

jobs:
build:
Expand Down

0 comments on commit 20b8c47

Please sign in to comment.