Skip to content

Commit

Permalink
ci: change name
Browse files Browse the repository at this point in the history
  • Loading branch information
tzoiker committed Nov 2, 2023
1 parent 47bca9b commit ae888ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@ jobs:
id: mint
uses: tschm/[email protected]

- name: Publish to PyPi
- name: Publish to PyPI
run: poetry publish -u __token__ -p '${{ steps.mint.outputs.api-token }}'

0 comments on commit ae888ad

Please sign in to comment.