Commit 8efbde0
authored
fix: pass PYPI_TOKEN secret to publish step (#108)
The publish script checks for PYPI_TOKEN env var but the workflow
never passed it, falling back to trusted publishing which isn't
configured. This caused the 0.34.0 release to fail to publish.1 parent a3e3877 commit 8efbde0
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
| 34 | + | |
0 commit comments