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 fe51b5d commit acdfd73Copy full SHA for acdfd73
.github/workflows/publish-release.yml
@@ -17,6 +17,7 @@ jobs:
17
runs-on: ubuntu-latest
18
environment: release
19
permissions:
20
+ contents: write
21
id-token: write
22
packages: read
23
env:
0 commit comments