Skip to content

Commit b69d5b6

Browse files
committed
fix release github action
1 parent be989a4 commit b69d5b6

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ on:
55
types: [published]
66
workflow_dispatch:
77

8+
permissions:
9+
contents: write
10+
811
jobs:
912
publish:
1013
name: Publish ${{ matrix.rid }}

0 commit comments

Comments
 (0)