Skip to content

Commit 2332d70

Browse files
authored
Merge pull request #188 from Kobzol/restore-ghcr-io
Restore publishing to ghcr.io
2 parents 1b16b54 + 99ef5cd commit 2332d70

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
9292
tags: ${{ matrix.tags }}
9393

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

0 commit comments

Comments
 (0)