Skip to content

Commit

Permalink
Add package name to publish.
Browse files Browse the repository at this point in the history
  • Loading branch information
fsaad committed Feb 25, 2024
1 parent f7ba81d commit 0fa5f14
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ jobs:
steps:
- uses: etils-actions/pypi-auto-publish@v1
with:
pkg-name: fldr
pypi-token: ${{ secrets.PYPI_API_TOKEN }}
gh-token: ${{ secrets.GITHUB_TOKEN }}
parse-changelog: false

0 comments on commit 0fa5f14

Please sign in to comment.