diff --git a/.github/workflows/build_and_check.yml b/.github/workflows/build_and_check.yml index d51e75b..38d9a16 100644 --- a/.github/workflows/build_and_check.yml +++ b/.github/workflows/build_and_check.yml @@ -24,6 +24,8 @@ jobs: with: images: git.dzeio.com/avior/avior.me tags: | + type=edge + type=ref,event=pr type=ref,event=branch,prefix=branch- type=semver,pattern={{version}} type=semver,pattern={{major}}.{{minor}}