Skip to content

Commit 02a3b8b

Browse files
committed
test gh pages
Signed-off-by: Gregor Zeitlinger <[email protected]>
1 parent 9f7acca commit 02a3b8b

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/github-pages.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,15 +46,11 @@ jobs:
4646
cache: "false"
4747
- name: Prepare GitHub Pages
4848
run: mise run prepare-gh-pages
49-
with:
50-
permissions: block
5149
- name: Setup Pages
5250
id: pages
5351
uses: actions/configure-pages@v5
5452
- name: Build GitHub Pages
5553
run: mise run build-gh-pages
56-
with:
57-
permissions: block
5854
- name: Upload artifact
5955
uses: actions/upload-pages-artifact@v3
6056
with:

0 commit comments

Comments
 (0)