Skip to content

Commit 1daadaa

Browse files
authored
Update package.yml
1 parent 23b98cd commit 1daadaa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/package.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,6 @@ jobs:
3636
runs-on: ubuntu-latest
3737
environment:
3838
name: pypi
39-
url: https://pypi.org/p/<package-name> # Replace <package-name> with your PyPI project name
39+
url: https://pypi.org/p/pytorchfwd # Replace <package-name> with your PyPI project name
4040
permissions:
41-
id-token: write # IMPORTANT: mandatory for trusted publishing
41+
id-token: write # IMPORTANT: mandatory for trusted publishing

0 commit comments

Comments
 (0)