diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ee22ae929..cb8af9876 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -195,7 +195,6 @@ jobs: with: images: ghcr.io/${{ github.repository }} tags: | - type=match,pattern=ngx-(\d.\d.\d),group=1 type=ref,event=branch type=ref,event=tag -