Skip to content

Commit 25ba6ab

Browse files
committed
publish
1 parent 191004b commit 25ba6ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Publish Quarto Output to GitHub Pages
33
on:
44
push:
55
branches:
6-
- main # Adjust if your default branch is 'master'
6+
- main
77

88
permissions:
99
contents: write

0 commit comments

Comments
 (0)