Commit c1a5d71
committed
⬆️ CI/CD: Remove environment configuration from PyPI workflows
- Remove environment binding from OIDC authentication
- Fix 'invalid-publisher' error in PyPI trusted publishing
- Simplify OIDC token claims to match PyPI publisher configuration
- Token subject now uses format: repo:owner/repo instead of repo:owner/repo:environment:name1 parent c736717 commit c1a5d71
File tree
2 files changed
+0
-2
lines changed- .github/workflows
2 files changed
+0
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | 14 | | |
16 | 15 | | |
17 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | 14 | | |
16 | 15 | | |
17 | 16 | | |
| |||
0 commit comments