Skip to content

Commit 5d33135

Browse files
committed
Point PyPI publish job at scrape-do-python
- The trusted-publisher environment URL was scrape-do, so the OIDC claim would fail without this fix.
1 parent 90ff43f commit 5d33135

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363

6464
environment:
6565
name: pypi
66-
url: https://pypi.org/p/scrape-do
66+
url: https://pypi.org/p/scrape-do-python
6767
permissions:
6868
id-token: write
6969
contents: read

0 commit comments

Comments
 (0)