Add packages: write permission to GA that build Codespace docker images (#78)

This commit is contained in:
Yvan Sraka 2023-07-05 10:14:27 +02:00 committed by GitHub
parent 6fb97c3d05
commit 55dfa646fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,6 +13,8 @@ env:
jobs: jobs:
build_and_push: build_and_push:
permissions:
packages: write
runs-on: ubuntu-latest runs-on: ubuntu-latest
strategy: strategy:
matrix: matrix: