Skip to content

Commit

Permalink
Sin 3
Browse files Browse the repository at this point in the history
  • Loading branch information
mikem2m committed Jan 29, 2025
1 parent 7f57bdc commit af2b5f6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,9 @@ jobs:
with:
github_token: ${{ secrets.GITHUB_TOKEN }}

- name: Build package
run: poetry build

- name: Publish to TestPyPI
uses: pypa/gh-action-pypi-publish@release/v1
with:
Expand Down

0 comments on commit af2b5f6

Please sign in to comment.