Skip to content

Commit

Permalink
Fix cron workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristophShyper committed Mar 2, 2022
1 parent 19e29e0 commit 762ab66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CRON.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ jobs:
DOCKER_TOKEN: ${{ secrets.DOCKER_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
TERM: xterm-256color
run: make build push
run: make build

0 comments on commit 762ab66

Please sign in to comment.