Skip to content

Commit 8ba92ea

Browse files
authored
Merge pull request #186 from Kobzol/ci-publish-new-image
Use a different image name for publishing to ghcr.io
2 parents bf1473f + 88f3b62 commit 8ba92ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
with:
8989
images: |
9090
rustlang/rust
91-
ghcr.io/rust-lang/rust
91+
ghcr.io/rust-lang/rust-test
9292
tags: ${{ matrix.tags }}
9393

9494
- uses: docker/build-push-action@v5

0 commit comments

Comments
 (0)