mirror of
https://iceshrimp.dev/blueb/Chuckya-fe-standalone.git
synced 2026-01-11 13:33:21 -08:00
Fix trying to push mastodon-streaming docker images to upstream's ghcr repo (#2541)
This commit is contained in:
parent
5bd61a3fc5
commit
f96e713522
3 changed files with 3 additions and 3 deletions
2
.github/workflows/build-nightly.yml
vendored
2
.github/workflows/build-nightly.yml
vendored
|
|
@ -51,7 +51,7 @@ jobs:
|
|||
use_native_arm64_builder: false
|
||||
cache: false
|
||||
push_to_images: |
|
||||
ghcr.io/mastodon/mastodon-streaming
|
||||
ghcr.io/${{ github.repository_owner }}/mastodon-streaming
|
||||
version_prerelease: ${{ needs.compute-suffix.outputs.prerelease }}
|
||||
labels: |
|
||||
org.opencontainers.image.description=Nightly build image used for testing purposes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue