We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13dc397 commit 44b3b48Copy full SHA for 44b3b48
.github/workflows/ci.yml
@@ -98,5 +98,5 @@ jobs:
98
--pull \
99
--push \
100
--platform linux/386,linux/amd64,linux/arm/v6,linux/arm/v7,linux/arm64 \
101
- --tag ghcr.io/nicolaschan/mumble:${GITHUB_REF#refs/*/}
102
- --tag ghcr.io/nicolaschan/mumble:latest .
+ --tag ghcr.io/nicolaschan/minecraft-backup:${GITHUB_REF#refs/*/}
+ --tag ghcr.io/nicolaschan/minecraft-backup:latest .
0 commit comments