Update docker-release.yml

This commit is contained in:
tooomm 2026-07-05 15:47:14 +02:00 committed by GitHub
parent 7691f8e167
commit 808369e806
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -26,7 +26,7 @@ concurrency:
jobs: jobs:
docker: docker:
name: amd64 & arm64 name: amd64 & arm64
if: ${{ github.repository_owner == 'Cockatrice' }} if: github.repository_owner == 'Cockatrice'
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps: