diff --git a/.github/workflows/images.yml b/.github/workflows/images.yml index 40ac640..627f147 100644 --- a/.github/workflows/images.yml +++ b/.github/workflows/images.yml @@ -4,8 +4,8 @@ on: push: branches: - main - tags: - - 'v*' + release: + types: [published] # env: # GHCR_REGISTRY: ghcr.io