diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 0792ae2..028b8d2 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -59,5 +59,5 @@ jobs: context: src push: true tags: | - anmalkov/crisp:$TAG_VERSION + anmalkov/crisp:${{ env.TAG_VERSION }} anmalkov/crisp:latest