Skip to content

Commit 44b3b48

Browse files
authored
Update ci.yml
1 parent 13dc397 commit 44b3b48

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,5 +98,5 @@ jobs:
9898
--pull \
9999
--push \
100100
--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 .
101+
--tag ghcr.io/nicolaschan/minecraft-backup:${GITHUB_REF#refs/*/}
102+
--tag ghcr.io/nicolaschan/minecraft-backup:latest .

0 commit comments

Comments
 (0)