Skip to content

Commit

Permalink
Merge pull request #67 from ITC-CRIB/pkg/hatchling
Browse files Browse the repository at this point in the history
Upgrade publishing workflow
  • Loading branch information
manuGil committed Apr 29, 2024
2 parents 84ef1a1 + 55fe048 commit 9acb555
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Build package
run: python -m build
- name: Publish package
uses: pypa/gh-action-pypi-publish@v1.6.4
uses: pypa/gh-action-pypi-publish@v1.8.14
with:
user: __token__
password: ${{ secrets.PYPI_API_TOKEN }}
5 changes: 0 additions & 5 deletions setup.cfg

This file was deleted.

0 comments on commit 9acb555

Please sign in to comment.