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 00574ec commit fe51b5dCopy full SHA for fe51b5d
.github/workflows/publish-release.yml
@@ -18,6 +18,7 @@ jobs:
18
environment: release
19
permissions:
20
id-token: write
21
+ packages: read
22
env:
23
NODE_VERSION: 22.x
24
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments