Skip to content

Commit 6a4fa3e

Browse files
authored
Update release.yml
fixed release.yml
1 parent e025461 commit 6a4fa3e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
runs-on: ubuntu-latest
7676
environment:
7777
name: pypi
78-
url: https://pypi.org/p/pyNFFT3
78+
url: https://pypi.org/p/pyANOVAapprox
7979
permissions:
8080
id-token: write
8181
steps:
@@ -85,4 +85,4 @@ jobs:
8585
name: python-package-distributions
8686
path: dist/
8787
- name: Publish distribution to PyPI
88-
uses: pypa/gh-action-pypi-publish@release/v1
88+
uses: pypa/gh-action-pypi-publish@release/v1

0 commit comments

Comments
 (0)