Update docker.yml

change permission setting
This commit is contained in:
Nextgen-Networks 2026-01-17 02:32:31 +01:00 committed by GitHub
parent dbf2a26760
commit 36ea69ca00
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -6,9 +6,7 @@ on:
- 'v2.*'
# This is needed to push to GitHub Container Registry. See https://docs.github.com/en/packages/working-with-a-github-packages-registry/working-with-the-container-registry
permissions:
contents: read
packages: write
permissions: write-all
jobs:
build: