Skip to content

Commit 05f6fd0

Browse files
committed
Fixed branch name in github action
1 parent bd37448 commit 05f6fd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/quarto-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
on:
22
push:
3-
branches: main
3+
branches: master
44

55
name: Render and Publish
66

0 commit comments

Comments
 (0)