Skip to content

Commit 51e3f01

Browse files
committed
ci(.github): add proper OIDC permissions to use trusted publisher
1 parent 803d554 commit 51e3f01

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/build-and-publish.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ on:
66
create:
77
tags: ["v*"]
88

9+
permissions:
10+
contents: read
11+
id-token: write
12+
913
jobs:
1014
uv-check:
1115
name: python

0 commit comments

Comments
 (0)