fix: add contents permissions

This commit is contained in:
origranot
2024-08-31 11:59:07 +03:00
parent efb1b2e560
commit b896134cae
+1
View File
@@ -8,6 +8,7 @@ jobs:
build-and-publish:
runs-on: ubuntu-latest
permissions:
contents: read
packages: write
steps: