diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 6750b41d..b92c5f95 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -62,7 +62,7 @@ jobs: images: | name/app tags: | - type=ref,event=push tag + type=ref,event=tag type=semver,pattern={{version}} type=semver,pattern={{major}}.{{minor}}