Skip to content

Commit

Permalink
chore: workflow permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
Fedesky25 committed Aug 5, 2023
1 parent bb5a720 commit 3ba8973
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ name: Publish PynAbi to PyPi
on:
release:
types: [published]

permissions:
id-token: write

jobs:
pypi:
Expand Down

0 comments on commit 3ba8973

Please sign in to comment.