Skip to content

Commit 6b7b739

Browse files
committed
chore: minor fixes
1 parent 6c04c8b commit 6b7b739

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/pr-preview-build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@ name: PR Preview Build Release Binaries
33
on:
44
pull_request:
55

6-
permissions:
7-
contents: write
86

97
jobs:
108
build:
119
name: Build Release Binaries
1210
runs-on: depot-ubuntu-22.04-4
11+
permissions:
12+
contents: write
1313

1414
steps:
1515
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)