Skip to content

Commit f8c18aa

Browse files
committed
fix: allow tagging
1 parent 91dfe8a commit f8c18aa

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/release.yml

+3
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ on:
88
branches:
99
- master
1010

11+
permissions:
12+
contents: write
13+
1114
jobs:
1215
set-version:
1316
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)