Skip to content

Commit

Permalink
fix: Update ci-cd.yml
Browse files Browse the repository at this point in the history
fix: updated the cicd to publish to pypi
  • Loading branch information
Forsythia-olive authored Feb 4, 2025
1 parent 73ab6ee commit c0dadf0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,3 +95,4 @@ jobs:
if: steps.release.outputs.released == 'true'
with:
github_token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit c0dadf0

Please sign in to comment.