Skip to content

Commit 4e6c960

Browse files
committed
Update GitHub Actions release workflow and remove Windows build script
- Add write permissions to release workflow - Remove deprecated build-win.sh script for Windows builds
1 parent bf433d6 commit 4e6c960

File tree

2 files changed

+3
-140
lines changed

2 files changed

+3
-140
lines changed

.github/workflows/release.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ on:
55
tags:
66
- 'v*'
77

8+
permissions:
9+
contents: write
10+
811
jobs:
912
create-release:
1013
runs-on: ubuntu-latest

client/build-win.sh

Lines changed: 0 additions & 140 deletions
This file was deleted.

0 commit comments

Comments
 (0)