Skip to content

Commit

Permalink
Update release_to_pypi.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Janody authored Oct 2, 2023
1 parent c5639dd commit cfa0e37
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release_to_pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
runs-on: ubuntu-latest
environment:
name: pypi
url: https://pypi.org/p/oasisis
url: https://pypi.org/p/oasisabm
permissions:
id-token: write # IMPORTANT: mandatory for trusted publishing
steps:
Expand All @@ -46,4 +46,4 @@ jobs:
name: python-package-distributions
path: dist/
- name: Publish distribution 📦 to PyPI
uses: pypa/gh-action-pypi-publish@release/v1
uses: pypa/gh-action-pypi-publish@release/v1

0 comments on commit cfa0e37

Please sign in to comment.