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 c62000b commit 2aea2aaCopy full SHA for 2aea2aa
.github/workflows/build.yaml
@@ -2,6 +2,10 @@ name: Build, QA, Release
2
3
on: push
4
5
+permissions:
6
+ pages: write
7
+ id-token: write
8
+
9
jobs:
10
build_font:
11
uses: notofonts/notobuilder/.github/workflows/build.yaml@main
0 commit comments