Skip to content

Commit

Permalink
chore: run workflow on main/dev and tags
Browse files Browse the repository at this point in the history
  • Loading branch information
guilbep committed Apr 25, 2024
1 parent 04d4e0b commit 5cfb3cf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-and-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ name: build-push-deploy
push:
branches:
- dev
- main
tags: [ '*.*.*' ]

env:
REGISTRY: ghcr.io
Expand Down

0 comments on commit 5cfb3cf

Please sign in to comment.