Skip to content

Commit 69bfea0

Browse files
committed
Fix permissions
1 parent f536f9e commit 69bfea0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/build.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@ name: Build, QA, Release
22

33
on: push
44

5+
permissions:
6+
pages: write
7+
id-token: write
8+
59
jobs:
610
build_font:
711
uses: notofonts/notobuilder/.github/workflows/build.yaml@main

0 commit comments

Comments
 (0)