Skip to content

Commit 54d9585

Browse files
committed
Publish Python distribution to PyPI!
1 parent a63ff96 commit 54d9585

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish_to_pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
name: pypi
4141
url: https://pypi.org/p/spatial-polars
4242
permissions:
43-
id-token: write # IMPORTANT: mandatory for trusted publishing
43+
id-token: ${{ secrets.PYPI_API_TOKEN }}
4444

4545
steps:
4646
- name: Download all the dists

0 commit comments

Comments
 (0)