Update docker.yml

This commit is contained in:
Dmitri Shimanski
2025-09-13 17:54:44 +03:00
committed by GitHub
parent cb8d06f512
commit fb715be932

View File

@@ -10,7 +10,6 @@ jobs:
compose: compose:
name: Push Docker image to ghcr.io name: Push Docker image to ghcr.io
runs-on: ubuntu-latest runs-on: ubuntu-latest
needs: build
permissions: permissions:
packages: write packages: write
contents: read contents: read