Skip to content

Commit 00b7e2b

Browse files
author
Alan Christie
committed
ci: Attempt to fix tag build
1 parent 53b448b commit 00b7e2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tag.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,5 @@ jobs:
4747
with:
4848
context: .
4949
platforms: linux/amd64,linux/arm64
50-
tags: ${owner}/squonk2-fastapi-ws-event-stream:${{ github.ref_name }}
50+
tags: ${{ env.owner }}/squonk2-fastapi-ws-event-stream:${{ github.ref_name }}
5151
push: true

0 commit comments

Comments
 (0)