We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9103ea4 commit 7db5d48Copy full SHA for 7db5d48
.github/workflows/publish.yml
@@ -21,7 +21,7 @@ jobs:
21
runs-on: ubuntu-latest
22
23
permissions:
24
- contents: read
+ contents: write
25
id-token: write
26
attestations: write
27
0 commit comments