Update publish-docker.yaml
This commit is contained in:
parent
ff71632805
commit
6ea4fa0026
1 changed files with 0 additions and 2 deletions
2
.github/workflows/publish-docker.yaml
vendored
2
.github/workflows/publish-docker.yaml
vendored
|
|
@ -3,8 +3,6 @@ name: Create and publish a Docker image
|
||||||
on:
|
on:
|
||||||
release:
|
release:
|
||||||
types: [published]
|
types: [published]
|
||||||
# Allows you to run this workflow manually from the Actions tab
|
|
||||||
workflow_dispatch:
|
|
||||||
|
|
||||||
env:
|
env:
|
||||||
REGISTRY: ghcr.io
|
REGISTRY: ghcr.io
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue