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 f9fed5c commit d70c0e4Copy full SHA for d70c0e4
.github/workflows/release.yml
@@ -33,7 +33,7 @@ jobs:
33
runs-on: ubuntu-latest
34
environment:
35
name: pypi
36
- url: https://pypi.org/p/bloqade # Replace <package-name> with your PyPI project name
+ url: https://pypi.org/p/bloqade-circuit # Replace <package-name> with your PyPI project name
37
permissions:
38
id-token: write # IMPORTANT: mandatory for trusted publishing
39
0 commit comments