Skip to content

Commit

Permalink
docker-push.yml update
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfboys committed Apr 8, 2024
1 parent cfcb940 commit 1e63c79
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ name: "Build Docker Image"
on:
schedule:
- cron: '0 0 * * *'
branches:
- release-*
push:
branches:
- release-*
tags:
- v*

Expand Down

0 comments on commit 1e63c79

Please sign in to comment.