Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ohtaman committed Nov 20, 2024
1 parent 4f99325 commit f30fe1f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ jobs:
create-release:
name: Create GitHub Release and Attach Artifacts
runs-on: ubuntu-latest
environment: pypi
permissions:
id-token: write # Required for OIDC authentication

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit f30fe1f

Please sign in to comment.