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.
1 parent 8ac2c70 commit 57c3c9fCopy full SHA for 57c3c9f
.github/workflows/publish.yaml
@@ -11,6 +11,8 @@ env:
11
jobs:
12
test-and-build:
13
runs-on: ubuntu-latest
14
+ permissions:
15
+ contents: read
16
17
env:
18
PIP_PROGRESS_BAR: "off"
0 commit comments