Skip to content

Commit

Permalink
chore: update pypi ci
Browse files Browse the repository at this point in the history
  • Loading branch information
ekkx committed Aug 28, 2024
1 parent 7d5898f commit 98ca488
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pypi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Install dependencies
run: |
poetry install
poetry self install
poetry self add poetry-version-plugin
- name: Configure poetry
run: poetry config pypi-token.pypi ${{ secrets.PYPI_TOKEN }}
Expand Down

0 comments on commit 98ca488

Please sign in to comment.