More actions perms

This commit is contained in:
Kiran Shila
2024-02-08 09:43:35 -08:00
parent ba90ef21b6
commit aa98aec3ae

View File

@@ -10,7 +10,7 @@ jobs:
build-and-publish:
runs-on: ubuntu-latest
permissions:
contents: read
contents: write
packages: write
steps:
- name: Checkout