We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ce6e0a commit 9b942ccCopy full SHA for 9b942cc
.github/workflows/publish.yml
@@ -16,7 +16,7 @@ jobs:
16
publish:
17
runs-on: ubuntu-latest
18
permissions:
19
- contents: read
+ contents: write
20
id-token: write # The OIDC ID token is used for authentication with JSR.
21
steps:
22
- uses: actions/checkout@v4.1.7
0 commit comments