Skip to content

Commit f9eeb16

Browse files
committed
tweak create-release
1 parent 59c78e7 commit f9eeb16

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/build-desktop.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,8 @@ jobs:
133133
needs: [build-macos, build-windows, build-ios, build-android]
134134
runs-on: ubuntu-latest
135135
if: startsWith(github.ref, 'refs/tags/')
136+
permissions:
137+
contents: write
136138
steps:
137139
- uses: actions/download-artifact@v4
138140

0 commit comments

Comments
 (0)