Commit 1452d4e
Zvi Fried
fix: use shell environment variable syntax for PYPI_TOKEN
- Change from ${PYPI_TOKEN} to $PYPI_TOKEN for shell expansion
- Should fix the PyPI publication step in semantic-release1 parent 12167bd commit 1452d4e
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
0 commit comments