Update publish-docker.yaml

This commit is contained in:
Grigory Romodanovskiy 2022-08-01 22:46:55 -04:00 committed by GitHub
parent ff71632805
commit 6ea4fa0026
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,8 +3,6 @@ name: Create and publish a Docker image
on:
release:
types: [published]
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
env:
REGISTRY: ghcr.io