Skip to content

Commit

Permalink
Create image for dev
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosribas committed Jun 28, 2024
1 parent d146283 commit be114e0
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 @@ -2,7 +2,9 @@ name: Create and publish a Docker image

on:
push:
branches: ['main']
branches:
- main
- dev

env:
REGISTRY: ghcr.io
Expand Down

0 comments on commit be114e0

Please sign in to comment.