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 f75dfd0 commit af842afCopy full SHA for af842af
.github/workflows/release.yaml
@@ -21,6 +21,7 @@ on:
21
permissions:
22
id-token: write # This is required for requesting the JWT
23
contents: write # This is required for actions/checkout
24
+ pages: write # to deploy to Pages
25
26
jobs:
27
ReleasePackage:
0 commit comments