Skip to content

Commit 64ac722

Browse files
committed
💚 Fixed release CI
1 parent 249f8ea commit 64ac722

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

+2
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ on:
55
- created
66
jobs:
77
build:
8+
permissions:
9+
contents: write
810
runs-on: ubuntu-latest
911
steps:
1012
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)