Skip to content

Commit 274e596

Browse files
committed
[BUGFIX] Correct gh pages deployment
1 parent 830d021 commit 274e596

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/site.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ jobs:
1414
name: Deploy
1515
runs-on: ubuntu-latest
1616
if: github.repository == 'typo3/typo3.icons'
17+
permissions:
18+
contents: write
1719

1820
steps:
1921
- name: Checkout Code

0 commit comments

Comments
 (0)