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 c7b416b commit ec2a9a8Copy full SHA for ec2a9a8
.github/workflows/publish.yml
@@ -10,6 +10,7 @@ on:
10
permissions:
11
pages: write
12
id-token: write
13
+ contents: read
14
15
jobs:
16
publish:
0 commit comments