Skip to content

Commit 06be003

Browse files
committed
fix: disable trusted publishing, use API token
1 parent 3baf751 commit 06be003

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/publish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ jobs:
99
name: Build and Publish to PyPI
1010
runs-on: ubuntu-latest
1111
permissions:
12-
id-token: write
1312
contents: read
1413

1514
steps:

0 commit comments

Comments
 (0)