We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f03e62f commit 82afc73Copy full SHA for 82afc73
1 file changed
.github/workflows/publish.yml
@@ -9,6 +9,7 @@ jobs:
9
runs-on: ubuntu-latest
10
permissions:
11
id-token: write
12
+ contents: write
13
steps:
14
- uses: actions/checkout@v6
15
with:
0 commit comments