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 e5448cb commit c6cc5f7Copy full SHA for c6cc5f7
.github/workflows/publish.yml
@@ -11,7 +11,7 @@ jobs:
11
runs-on: ubuntu-latest
12
permissions:
13
id-token: write
14
- contents: read
+ contents: write
15
env:
16
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
17
steps:
0 commit comments