Skip to content

Commit

Permalink
ci: 🎡 add id-token permission to release job
Browse files Browse the repository at this point in the history
  • Loading branch information
darvid committed Aug 10, 2023
1 parent f2e6bca commit 584b635
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -197,6 +197,8 @@ jobs:
release:
name: Publish package
runs-on: ubuntu-latest
permissions:
id-token: write
steps:
- name: Checkout python-hyperscan
uses: actions/checkout@v3
Expand Down

0 comments on commit 584b635

Please sign in to comment.