github action publish image
This commit is contained in:
parent
61c1cf967b
commit
7367870ecf
4
.github/workflows/publish-image.yml
vendored
4
.github/workflows/publish-image.yml
vendored
@ -1,8 +1,8 @@
|
|||||||
name: Publish Image
|
name: Publish Image
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
release:
|
||||||
branches: ['release']
|
types: [published]
|
||||||
|
|
||||||
env:
|
env:
|
||||||
REGISTRY: ghcr.io
|
REGISTRY: ghcr.io
|
||||||
|
|||||||
Reference in New Issue
Block a user