Skip to content

Commit

Permalink
update pypi release job
Browse files Browse the repository at this point in the history
rndmh3ro committed Nov 3, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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
@@ -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

0 comments on commit 6b160e9

Please sign in to comment.