We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 074a557 commit 34650ebCopy full SHA for 34650eb
.github/workflows/pr-nightly-build.yml
@@ -11,6 +11,8 @@ env:
11
CI: false
12
jobs:
13
publish-tauri:
14
+ permissions:
15
+ contents: write
16
strategy:
17
fail-fast: false
18
matrix:
.github/workflows/pr-release-build.yml
0 commit comments