Skip to content

Commit 6a3dff8

Browse files
committed
fixing typo in branch name
1 parent c97545a commit 6a3dff8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
on:
22
workflow_dispatch:
33
push:
4-
branches: master
4+
branches: main
55

66
name: Quarto Publish
77

0 commit comments

Comments
 (0)