Skip to content

Commit

Permalink
ci(.github): add proper OIDC permissions to use trusted publisher
Browse files Browse the repository at this point in the history
  • Loading branch information
senges committed Dec 4, 2024
1 parent 803d554 commit 51e3f01
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build-and-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ on:
create:
tags: ["v*"]

permissions:
contents: read
id-token: write

jobs:
uv-check:
name: python
Expand Down

0 comments on commit 51e3f01

Please sign in to comment.