Skip to content

Commit d7ca9de

Browse files
committed
added autoupdate version fix
1 parent 288c2c1 commit d7ca9de

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/release.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ on:
55
tags:
66
- "v*.*.*"
77

8+
permissions:
9+
contents: write
10+
11+
812
jobs:
913
release:
1014
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)