ci: Build main temporarily

This commit is contained in:
Elian Doran 2024-07-17 21:14:12 +03:00
parent 41286d41ee
commit 776d2e7402
No known key found for this signature in database

View File

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