Skip to content

Commit

Permalink
downgrade to JRubics/[email protected]
Browse files Browse the repository at this point in the history
  • Loading branch information
BjornFJohansson committed Dec 8, 2023
1 parent eb85126 commit 5c141e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pydna_test_pypi_build_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Build and publish to pypi
uses: JRubics/poetry-publish@v1.17
uses: JRubics/poetry-publish@v1.16
with:
pypi_token: ${{ secrets.TEST_PYPI_TOKEN }}
repository_name: "testpypi"
Expand Down

0 comments on commit 5c141e9

Please sign in to comment.