diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 1b13f339d..b0d151f1f 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -8,9 +8,6 @@ on: push: tags: - v* - # Run when a ref is created, i.e. after the tag-release workflow. - # https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#create - create: env: REGISTRY: ghcr.io