We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3163311 commit 1bc11e7Copy full SHA for 1bc11e7
.github/workflows/pr-preview-build.yml
@@ -3,6 +3,9 @@ name: PR Preview Build Release Binaries
3
on:
4
pull_request:
5
6
+permissions:
7
+ contents: write
8
+
9
jobs:
10
build:
11
name: Build Release Binaries
0 commit comments