Skip to content

Commit

Permalink
Merge pull request #67 from devops-infra/bugfix/cron
Browse files Browse the repository at this point in the history
Fix cron workflow
  • Loading branch information
ChristophShyper authored Mar 2, 2022
2 parents 19e29e0 + 762ab66 commit c8e3a60
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 c8e3a60

Please sign in to comment.