We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bc6555 commit 359052eCopy full SHA for 359052e
.github/workflows/publish.yml
@@ -15,6 +15,7 @@ jobs:
15
url: https://pypi.org/p/flask_mab
16
permissions:
17
id-token: write
18
+ contents: write
19
steps:
20
- uses: actions/checkout@v3
21
with:
0 commit comments