This commit is contained in:
parent
92eafef713
commit
f7e7bacec3
1 changed files with 2 additions and 4 deletions
|
|
@ -1,7 +1,5 @@
|
||||||
name: Create and publish a Docker image
|
name: Create and publish a Docker image
|
||||||
on:
|
on: [push]
|
||||||
push:
|
|
||||||
branches: ['release']
|
|
||||||
env:
|
env:
|
||||||
REGISTRY: ghcr.io
|
REGISTRY: ghcr.io
|
||||||
IMAGE_NAME: ${{ github.repository }}
|
IMAGE_NAME: ${{ github.repository }}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue