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 a252a40 commit 0c4a62dCopy full SHA for 0c4a62d
.github/workflows/release.yml
@@ -15,6 +15,7 @@ jobs:
15
runs-on: ubuntu-latest
16
permissions:
17
id-token: write
18
+ contents: write
19
20
steps:
21
- name: Check out the repository
0 commit comments