fix: env var extraction

This commit is contained in:
Eli Bosley
2023-08-31 10:26:19 -04:00
parent 3cfa302530
commit a09ea7b036

View File

@@ -47,7 +47,7 @@ jobs:
context: api
target: builder
push: true
tags: "$REGISTRY/unraid/api-builder:$TAG"
tags: "${{ REGISTRY }}/unraid/api-builder:${{ TAG }}"
cache-from: type=gha
cache-to: type=gha,mode=max