We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6976dbf commit fa76c37Copy full SHA for fa76c37
1 file changed
.github/workflows/ci.yml
@@ -12,6 +12,10 @@ on:
12
description: Package version (e.g. v0.1.0)
13
required: false
14
15
+permissions:
16
+ contents: read
17
+ packages: write
18
+
19
env:
20
# Common versions
21
PYTHON_VERSION: '3.11.5'
0 commit comments