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 883e39f commit 17b56c6Copy full SHA for 17b56c6
.github/workflows/release.yml
@@ -10,7 +10,7 @@ jobs:
10
runs-on: ubuntu-latest
11
environment:
12
name: pypi
13
- urls: https://pypi.org/p/mcpm
+ url: https://pypi.org/p/mcpm
14
permissions:
15
# IMPORTANT: this permission is mandatory for Trusted Publishing
16
id-token: write
0 commit comments