Skip to content

Commit db1ea1a

Browse files
committed
Add correct CI permissions
1 parent 2aea2aa commit db1ea1a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on: push
55
permissions:
66
pages: write
77
id-token: write
8+
contents: write
89

910
jobs:
1011
build_font:

0 commit comments

Comments
 (0)