Skip to content

Commit

Permalink
ci: update
Browse files Browse the repository at this point in the history
  • Loading branch information
ledouxm committed Jun 12, 2024
1 parent 06a8b1b commit 807065d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@ name: Create and publish a Docker image

on:
push:
branches: ["development", "main"]
branches:
- main
- development

env:
REGISTRY: ghcr.io
Expand Down

0 comments on commit 807065d

Please sign in to comment.