ci: Force build release for branch

This commit is contained in:
Elian Doran
2024-07-17 00:02:19 +03:00
parent fe4bf31de8
commit bc60d77cd7

View File

@@ -3,6 +3,7 @@ on:
push:
branches:
- 'develop'
- 'feature/update_to_node20'
env:
REGISTRY: ghcr.io
IMAGE_NAME: ${{ github.repository }}