Skip to content

Commit f07bce1

Browse files
authored
Update release.yaml (#130)
1 parent 686b4f6 commit f07bce1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
runs-on: ubuntu-latest
1212
environment:
1313
name: pypi
14-
url: https://pypi.org/p/{{ cookiecutter.package_name }}
14+
url: https://pypi.org/p/scib-metrics
1515
permissions:
1616
id-token: write # IMPORTANT: this permission is mandatory for trusted publishing
1717
steps:

0 commit comments

Comments
 (0)