We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec7084c commit 6422701Copy full SHA for 6422701
1 file changed
.github/workflows/release_created.yaml
@@ -18,7 +18,7 @@ jobs:
18
19
permissions:
20
id-token: write
21
- contents: read
+ contents: write
22
23
steps:
24
- name: Checkout repository
0 commit comments