Skip to content

Commit

Permalink
update release process
Browse files Browse the repository at this point in the history
  • Loading branch information
tallywiesenberg committed Mar 14, 2023
1 parent 166c845 commit b9c583f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
python_version: "3.9.5"
pypi_token: ${{ secrets.TELLOR_DISPUTABES_TEST_PYPI_API_TOKEN }}
- name: Build and publish to pypi
if: "!github.event.release.prerelease"
uses: JRubics/poetry-publish@v1.16
with:
python_version: "3.9.5"
Expand Down

0 comments on commit b9c583f

Please sign in to comment.