Skip to content

Commit 0a7b8de

Browse files
committed
fix pipeline
Signed-off-by: seven <[email protected]>
1 parent 083f570 commit 0a7b8de

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/release.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ on:
44
push:
55
branches: [ master ]
66

7+
permissions:
8+
id-token: write
9+
contents: read
10+
711
jobs:
812
release:
913
strategy:

0 commit comments

Comments
 (0)