Skip to content

Commit

Permalink
fix: test cd
Browse files Browse the repository at this point in the history
  • Loading branch information
dariakhv committed Jan 29, 2025
1 parent 01abefa commit c2c8149
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,8 @@ jobs:
if: steps.release.outputs.released == 'true'
with:
password: ${{ secrets.PYPI_API_TOKEN }}




- name: Publish package distributions to GitHub Releases
uses: python-semantic-release/upload-to-gh-release@main
Expand Down

0 comments on commit c2c8149

Please sign in to comment.