Skip to content

Commit

Permalink
Updated documentation. Added release support. Temporarily pinned nump…
Browse files Browse the repository at this point in the history
…y to v1 due to other libs not supporting the new v2 release.
  • Loading branch information
BStoneLASP committed Jun 25, 2024
1 parent b65832f commit 9eb00d6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,11 @@ jobs:

pypi-publish:
name: Upload release to PyPI
needs: build_sdist
runs-on: ubuntu-latest
environment:
name: pypi
url: https://pypi.org/p/curryer
url: https://pypi.org/p/lasp-curryer
permissions:
id-token: write # IMPORTANT: this permission is mandatory for trusted publishing

Expand Down

0 comments on commit 9eb00d6

Please sign in to comment.