fix: add package perms

Signed-off-by: Devin Buhl <devin@buhl.casa>
This commit is contained in:
Devin Buhl 2024-04-06 08:33:03 -04:00
parent 32a7f2cb1f
commit ecbccc5fb6
No known key found for this signature in database

View File

@ -12,6 +12,9 @@ on:
jobs:
build:
runs-on: ubuntu-latest
permissions:
contents: read
packages: write
strategy:
fail-fast: false
matrix: