Skip to content

Commit b58282e

Browse files
committed
Fix: use PYPI_TOKEN instead of trusted publishing
1 parent 2d0a532 commit b58282e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ jobs:
1717
runs-on: ubuntu-latest
1818
permissions:
1919
contents: write
20-
id-token: write # For PyPI trusted publishing
2120

2221
steps:
2322
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)