Skip to content

Commit

Permalink
ci: Force build release for branch
Browse files Browse the repository at this point in the history
  • Loading branch information
eliandoran committed Jul 16, 2024
1 parent fe4bf31 commit bc60d77
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ on:
push:
branches:
- 'develop'
- 'feature/update_to_node20'
env:
REGISTRY: ghcr.io
IMAGE_NAME: ${{ github.repository }}
Expand Down

0 comments on commit bc60d77

Please sign in to comment.