Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JonathanBout authored Feb 5, 2025
1 parent 60456ae commit e947730
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,10 @@ name: Publish to GHCR
on:
push:
branches:
- release
- "release"
- "versions/*"
tags:
- "v*.*.*"
paths-ignore:
- '**.md'

Expand Down

0 comments on commit e947730

Please sign in to comment.