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 2efde6c commit 195bf49Copy full SHA for 195bf49
1 file changed
.github/workflows/release-build.yml
@@ -202,7 +202,6 @@ jobs:
202
github.repository == 'GuillaumeLessard/qector-decoder' &&
203
github.event_name != 'pull_request'
204
needs: [linux-x86_64, windows-x64, macos-arm]
205
- environment: pypi
206
permissions:
207
id-token: write
208
contents: write
0 commit comments