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 b1448c0 commit cde592fCopy full SHA for cde592f
.github/workflows/build.yml
@@ -12,6 +12,7 @@ permissions:
12
actions: read
13
pages: write
14
id-token: write
15
+ contents: write
16
17
concurrency:
18
group: build-${{ github.head_ref || github.ref }}
0 commit comments