We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b60fd93 commit 2373167Copy full SHA for 2373167
1 file changed
.github/workflows/build.yaml
@@ -8,6 +8,11 @@ on:
8
branches:
9
- "*"
10
11
+permissions:
12
+ contents: read
13
+ pages: write
14
+ id-token: write
15
+
16
jobs:
17
build:
18
runs-on: ubuntu-latest
0 commit comments