Skip to content

Commit 3412cec

Browse files
authored
FIX: typo on permissions
1 parent 93310cc commit 3412cec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
permissions:
2-
content: read
2+
contents: read
33
on:
44
push:
55
paths:

0 commit comments

Comments
 (0)