We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1aa08b commit b59fae5Copy full SHA for b59fae5
1 file changed
.github/workflows/build.yaml
@@ -11,7 +11,7 @@ jobs:
11
build:
12
runs-on: ubuntu-latest
13
permissions:
14
- contents: read
+ contents: write
15
packages: write
16
id-token: write
17
0 commit comments