We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a51efe commit 3c96f2cCopy full SHA for 3c96f2c
.github/workflows/release.yml
@@ -10,7 +10,7 @@ jobs:
10
runs-on: ubuntu-latest
11
environment:
12
name: pypi
13
- url: https://pypi.org/project/pyscript
+ url: https://pypi.org/project/pyscript-cli
14
permissions:
15
id-token: write
16
steps:
0 commit comments