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 3a1db45 commit 18fbe0aCopy full SHA for 18fbe0a
.github/workflows/release.yaml
@@ -57,6 +57,8 @@ jobs:
57
- lint
58
permissions:
59
contents: write
60
+ packages: read
61
+ id-token: write
62
secrets: inherit
63
uses: ./.github/workflows/deploy-gh-pages.yaml
64
0 commit comments