Skip to content

Commit 8633977

Browse files
committed
ci: fix publish perms
1 parent b39d6f2 commit 8633977

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/python-publish.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ on:
44
release:
55
types: ["published"]
66

7+
permissions:
8+
id-token: write
9+
contents: read
10+
711
jobs:
812
run:
913
name: "Build and publish release 📦"

0 commit comments

Comments
 (0)