We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 75b9059 + 6771dd0 commit bbba8c9Copy full SHA for bbba8c9
1 file changed
.github/workflows/ci.yml
@@ -13,6 +13,9 @@ env:
13
REGISTRY: ghcr.io
14
IMAGE_NAME: ${{ github.repository }}
15
16
+permissions:
17
+ contents: read
18
+ packages: write
19
20
jobs:
21
test-and-build:
0 commit comments