Fix trying to push mastodon-streaming docker images to upstream's ghcr repo (#2541)

This commit is contained in:
Claire 2023-12-22 13:01:08 +01:00 committed by GitHub
commit f96e713522
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -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