Skip to content

Commit

Permalink
setuptools wkfl (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
softstream-link authored Feb 22, 2024
1 parent 852271a commit 50dd03e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pypi-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:

twine-publish-pypi:
needs: test-matrix
uses: softstream-link/workflows/.github/workflows/python-twine-pypi-publish.yml@v1
uses: softstream-link/workflows/.github/workflows/setuptools-twine-pypi-publish.yml@v1
with:
environment: ${{ inputs.environment }} #'test' # needs both environment and secrets to work https://github.com/actions/runner/issues/1490
secrets:
Expand Down

0 comments on commit 50dd03e

Please sign in to comment.