Skip to content

Commit d97eeed

Browse files
committed
Fix ci
1 parent 0adf109 commit d97eeed

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/release.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ on:
44
push:
55
tags:
66
- "[0-9]+.[0-9]+.[0-9]+"
7-
7+
permissions:
8+
contents: write
89
jobs:
910
build-and-upload:
1011
name: Build and upload

0 commit comments

Comments
 (0)