Skip to content

Commit c1bbeac

Browse files
authored
Update permission to write gh-pages (#834)
1 parent 86037b2 commit c1bbeac

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/pages.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,8 @@ jobs:
137137
pages:
138138
runs-on: ubuntu-latest
139139
needs: [docker-build, id_repo]
140+
permissions:
141+
contents: write
140142
steps:
141143
- name: Free Disk Space (Ubuntu)
142144
uses: jlumbroso/free-disk-space@54081f138730dfa15788a46383842cd2f914a1be # v1.3.1

0 commit comments

Comments
 (0)