Skip to content

Commit a96b422

Browse files
committed
update build
1 parent 221966e commit a96b422

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/build-release.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ on:
55
tags:
66
- "[0-9]+.[0-9]+.[0-9]+" # Match tags like 1.0.0, 2.3.1, etc.
77

8+
permissions:
9+
contents: write
10+
811
jobs:
912
build-windows:
1013
runs-on: windows-latest

0 commit comments

Comments
 (0)