Skip to content

Commit

Permalink
Update project build
Browse files Browse the repository at this point in the history
  • Loading branch information
Sm00thix committed Nov 9, 2023
1 parent 67d0a92 commit 8f03a3e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
- build
runs-on: ubuntu-latest
environment:
name: test
name: testpypi
url: https://test.pypi.org/p/ikpls # Replace <package-name> with your PyPI project name
permissions:
id-token: write # IMPORTANT: mandatory for trusted publishing
Expand All @@ -82,4 +82,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 8f03a3e

Please sign in to comment.