Skip to content

Commit a965d40

Browse files
committed
Try to fix pypi
1 parent ca9aea1 commit a965d40

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/pypi-release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,9 @@ jobs:
5858
runs-on: ubuntu-latest
5959
environment:
6060
name: pypi-publish
61-
url: https://pypi.org/project/nf-python-plugin/
61+
url: https://pypi.org/p/nf-python-plugin/
6262
permissions:
63-
id-token: write # Required for trusted publishing
63+
id-token: write
6464
steps:
6565
- uses: actions/checkout@v4
6666
- name: Set up Python

0 commit comments

Comments
 (0)