Skip to content

Commit 3fe35ca

Browse files
committed
Fix var
1 parent fed5253 commit 3fe35ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/manjaro-20.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@ jobs:
3232
context: .
3333
file: ./Dockerfile
3434
tags: |
35-
ghcr.io/netbootxyz/mod-layers:${DOCKER_TAG}
35+
ghcr.io/netbootxyz/mod-layers:${{ env.DOCKER_TAG }}
3636
ghcr.io/netbootxyz/mod-layers:${{ github.sha }}

0 commit comments

Comments
 (0)