ci: write permissions to packages (#1906)

main
Jared Allard 2 years ago committed by GitHub
parent 210341fba1
commit e88f4f5e57
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save