Skip to content

Commit

Permalink
update pypi release job
Browse files Browse the repository at this point in the history
  • Loading branch information
rndmh3ro committed Nov 3, 2023
1 parent bb1c6f4 commit 6b160e9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,9 @@ jobs:
deploy:
runs-on: ubuntu-latest
# Specifying a GitHub environment is optional, but strongly encouraged
environment: release
environment:
name: pypi
url: https://pypi.org/p/aar-doc
permissions:
# IMPORTANT: this permission is mandatory for trusted publishing
id-token: write
Expand Down

0 comments on commit 6b160e9

Please sign in to comment.