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 58a9543 commit 6c04c8bCopy full SHA for 6c04c8b
.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