We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 345dff8 commit 5a1c7c6Copy full SHA for 5a1c7c6
1 file changed
.github/workflows/test-and-release.yml
@@ -17,7 +17,7 @@ on:
17
18
permissions:
19
id-token: write # Required for publishing with OICD
20
- contents: read # Required for creating releases
+ contents: write # Required for creating releases
21
22
jobs:
23
# Performs quick checks before the expensive test runs
0 commit comments