Skip to content

Commit cfa0e37

Browse files
authored
Update release_to_pypi.yml
1 parent c5639dd commit cfa0e37

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release_to_pypi.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
runs-on: ubuntu-latest
3737
environment:
3838
name: pypi
39-
url: https://pypi.org/p/oasisis
39+
url: https://pypi.org/p/oasisabm
4040
permissions:
4141
id-token: write # IMPORTANT: mandatory for trusted publishing
4242
steps:
@@ -46,4 +46,4 @@ jobs:
4646
name: python-package-distributions
4747
path: dist/
4848
- name: Publish distribution 📦 to PyPI
49-
uses: pypa/gh-action-pypi-publish@release/v1
49+
uses: pypa/gh-action-pypi-publish@release/v1

0 commit comments

Comments
 (0)