Skip to content

Commit 0cfbc3f

Browse files
committed
fix: publish
1 parent 831cdbd commit 0cfbc3f

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/publish.yml

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

8+
permissions:
9+
id-token: write
10+
contents: read
11+
812
jobs:
913
publish:
1014

0 commit comments

Comments
 (0)