We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41286d4 commit 776d2e7Copy full SHA for 776d2e7
.github/workflows/main.yml
@@ -3,6 +3,7 @@ on:
3
push:
4
branches:
5
- 'develop'
6
+ - 'feature/update_electron'
7
env:
8
REGISTRY: ghcr.io
9
IMAGE_NAME: ${{ github.repository }}
0 commit comments