diff --git a/.github/workflows/publish-images.yml b/.github/workflows/publish-images.yml index 74655dc6..b5e42548 100644 --- a/.github/workflows/publish-images.yml +++ b/.github/workflows/publish-images.yml @@ -1,12 +1,8 @@ name: Publish Images on: - push: - branches: - - main - - feature/project-init - tags: - - "v*.*.*" + release: + types: [published] workflow_dispatch: concurrency: