Skip to content

Commit 195bf49

Browse files
committed
fix: remove environment: pypi from publish job so OIDC claims match PyPI trusted publisher config
1 parent 2efde6c commit 195bf49

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/release-build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,6 @@ jobs:
202202
github.repository == 'GuillaumeLessard/qector-decoder' &&
203203
github.event_name != 'pull_request'
204204
needs: [linux-x86_64, windows-x64, macos-arm]
205-
environment: pypi
206205
permissions:
207206
id-token: write
208207
contents: write

0 commit comments

Comments
 (0)