diff --git a/.github/workflows/docker-publish.yml b/.github/workflows/docker-publish.yml index 42aa544..5c84309 100644 --- a/.github/workflows/docker-publish.yml +++ b/.github/workflows/docker-publish.yml @@ -4,7 +4,7 @@ on: release: types: # This configuration does not affect the page_build event above - created - - updated + - edited # Publish `master` as Docker `latest` image. branches: - master