Commit aeeb387
committed
Enhance fallback publishing step in GitHub Actions workflow
- Added a check to ensure the PYPI_API_TOKEN secret is set before attempting fallback publishing with UV.
- Improved logging to skip the fallback if the token is not available, enhancing workflow robustness.1 parent 7793005 commit aeeb387
1 file changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
195 | 195 | | |
196 | 196 | | |
197 | 197 | | |
198 | | - | |
199 | | - | |
| 198 | + | |
200 | 199 | | |
201 | 200 | | |
202 | 201 | | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
203 | 206 | | |
204 | 207 | | |
205 | 208 | | |
0 commit comments