Skip to content

Commit

Permalink
Fix Docker publish workflow branches
Browse files Browse the repository at this point in the history
  • Loading branch information
PseudoResonance committed Jan 19, 2025
1 parent ed1473f commit fd3cce2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ name: Docker

on:
push:
branches:
- main
release:
types:
- published
Expand Down

0 comments on commit fd3cce2

Please sign in to comment.