Skip to content

Commit

Permalink
fix permissions of the release job
Browse files Browse the repository at this point in the history
Signed-off-by: Achille Roussel <[email protected]>
  • Loading branch information
achille-roussel committed Feb 13, 2024
1 parent ca288e5 commit e9e7aaa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ jobs:
name: pypi
url: https://pypi.org/p/dispatch-functions
permissions:
contents: read
id-token: write
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit e9e7aaa

Please sign in to comment.