Skip to content

Commit

Permalink
fix(release): break due to system pkgs (#16)
Browse files Browse the repository at this point in the history
  • Loading branch information
caioariede authored Oct 4, 2024
1 parent bcb9b3c commit ed57768
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 @@ -44,6 +44,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ steps.generate-token.outputs.token }}
PYPI_TOKEN: "oidc"
PIP_BREAK_SYSTEM_PACKAGES: "1"
run: |
npx \
-p semantic-release \
Expand Down

0 comments on commit ed57768

Please sign in to comment.