We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4d22d7 commit fb0cfdcCopy full SHA for fb0cfdc
1 file changed
.github/workflows/ci.yaml
@@ -64,6 +64,10 @@ jobs:
64
65
runs-on: ubuntu-latest
66
67
+ permissions:
68
+ contents: read
69
+ packages: write
70
+
71
needs:
72
- build-docker-image
73
0 commit comments