Correct release workflow meta env variable

This commit is contained in:
MrMeeb 2024-05-06 12:23:27 +00:00
parent 1c92fbe658
commit 232c8661aa

View File

@ -25,7 +25,7 @@ jobs:
id: meta
uses: docker/metadata-action@v5
with:
images: ${FULL_TAG}
images: ${{ env.FULL_TAG }}
tags: |
type=pep440,pattern={{version}}
- name: Build and push