We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8af439 commit fc2f091Copy full SHA for fc2f091
1 file changed
.github/workflows/main.yml
@@ -42,7 +42,7 @@ jobs:
42
runs-on: ${{ matrix.os }}
43
permissions:
44
attestations: write
45
- contents: read
+ contents: write
46
id-token: write
47
48
# Steps represent a sequence of tasks that will be executed as part of the job
0 commit comments