Skip to content

Commit

Permalink
change environment
Browse files Browse the repository at this point in the history
  • Loading branch information
matsui528 committed Oct 26, 2023
1 parent 9a2ca24 commit 731379a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,7 @@ jobs:
pypi-publish:
name: Upload release to PyPI
runs-on: ubuntu-latest
environment:
name: pypi
url: https://pypi.org/p/nanopq
environment: release
permissions:
id-token: write # IMPORTANT: this permission is mandatory for trusted publishing
steps:
Expand Down

0 comments on commit 731379a

Please sign in to comment.