ci: fix REGISTRY_IMAGE for .art (#30)

This commit is contained in:
Mogyuchi 2024-03-03 19:06:20 +09:00 committed by GitHub
parent 25d6dd4e07
commit 07a20b8ed9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -8,7 +8,7 @@ on:
env:
REGISTRY: ghcr.io
REGISTRY_IMAGE: misskey/misskey
REGISTRY_IMAGE: ${{ github.repository }}
jobs:
# see https://docs.docker.com/build/ci/github-actions/multi-platform/#distribute-build-across-multiple-runners

View file

@ -7,7 +7,7 @@ on:
env:
REGISTRY: ghcr.io
REGISTRY_IMAGE: misskey/misskey
REGISTRY_IMAGE: ${{ github.repository }}
TAGS: |
type=edge
type=ref,event=pr