diff --git a/.github/workflows/bats.yml b/.github/workflows/bats.yml index 48cfc92..127cba9 100644 --- a/.github/workflows/bats.yml +++ b/.github/workflows/bats.yml @@ -36,4 +36,4 @@ jobs: with: context: bats push: true - tags: ${{ env.IMAGE_TAG }} + tags: ${{ env.REGISTRY }}/${{ env.IMAGE_TAG }}