We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fed5253 commit 3fe35caCopy full SHA for 3fe35ca
.github/workflows/manjaro-20.yml
@@ -32,5 +32,5 @@ jobs:
32
context: .
33
file: ./Dockerfile
34
tags: |
35
- ghcr.io/netbootxyz/mod-layers:${DOCKER_TAG}
+ ghcr.io/netbootxyz/mod-layers:${{ env.DOCKER_TAG }}
36
ghcr.io/netbootxyz/mod-layers:${{ github.sha }}
0 commit comments