Skip to content

Commit 2ce16e7

Browse files
committed
ci: fix publish permissions
1 parent 78f4d0c commit 2ce16e7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/publish.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ on:
55
tags:
66
- 'v*'
77

8+
permissions:
9+
contents: read
10+
id-token: write
11+
812
name: Publish
913

1014
jobs:

0 commit comments

Comments
 (0)