ci: write permissions to packages (#1906)

This commit is contained in:
Jared Allard 2022-11-12 02:51:16 -08:00 committed by GitHub
parent 210341fba1
commit e88f4f5e57
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ on:
- Dockerfile
permissions:
contents: read
packages: write
jobs:
build-image: