Update docker_publish.yaml

Add $
This commit is contained in:
Oliver 2021-05-29 18:28:07 +10:00 committed by GitHub
parent b94c0b6d9b
commit 52ab8b8064
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30,4 +30,4 @@ jobs:
push: true push: true
target: production target: production
repository: inventree/inventree repository: inventree/inventree
tags: inventree/inventree:{{ github.event.release.tag_name }} tags: inventree/inventree:${{ github.event.release.tag_name }}