Skip to content

Commit ff90edc

Browse files
committed
Fix workflow permissions typo
1 parent a384cbd commit ff90edc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_single.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ concurrency:
99
group: build-single-${{ github.ref }}
1010
cancel-in-progress: true
1111

12-
permission:
12+
permissions:
1313
contents: write
1414

1515
jobs:

0 commit comments

Comments
 (0)