We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5a2ab6 commit d531427Copy full SHA for d531427
.github/workflows/main.yml
@@ -17,7 +17,7 @@ jobs:
17
name: Build and push
18
runs-on: ubuntu-22.04
19
permissions:
20
- contents: read
+ contents: write
21
id-token: write
22
steps:
23
- uses: actions/checkout@v4 # ratchet:actions/checkout@v3
0 commit comments