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 3abef8b commit 0d2e60fCopy full SHA for 0d2e60f
.github/workflows/Publish.yml
@@ -16,6 +16,7 @@ jobs:
16
permissions:
17
# IMPORTANT: this permission is mandatory for trusted publishing
18
id-token: write
19
+ contents: write
20
environment:
21
name: pypi
22
url: https://pypi.org/p/multi_mst
0 commit comments