Skip to content

Commit ec97863

Browse files
Fix typo in permission-contents key
1 parent 0165cdb commit ec97863

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sync-branches.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
with:
2121
app-id: ${{ secrets.APP_ID }}
2222
private-key: ${{ secrets.APP_SECRET }}
23-
permission-content: write
23+
permission-contents: write
2424

2525
- uses: actions/checkout@v5
2626
with:

0 commit comments

Comments
 (0)