Skip to content

Commit 05244dc

Browse files
committed
workflow: test overwrite v4
1 parent 87cfb36 commit 05244dc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploybook.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ jobs:
3636
uses: actions/upload-pages-artifact@v4
3737
with:
3838
path: "astudentsguide/_build/html"
39+
overwrite: true
3940

4041
# Deploy the book's HTML to GitHub Pages
4142
- name: Deploy to GitHub Pages

0 commit comments

Comments
 (0)