2 parents e7af74c + e00c7cf commit 2260d92Copy full SHA for 2260d92
1 file changed
.github/workflows/release.yaml
@@ -10,6 +10,9 @@ jobs:
10
name: Build + test + package (all)
11
runs-on: ubuntu-latest
12
13
+ permissions:
14
+ contents: read
15
+
16
steps:
17
- uses: actions/checkout@v6
18
with:
0 commit comments