Skip to content

Commit 6dd23cd

Browse files
authored
Fix branch name in GHA
1 parent 14cdc22 commit 6dd23cd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Render and Publish
33
on:
44
push:
55
branches:
6-
- main
6+
- master
77
workflow_dispatch:
88

99

0 commit comments

Comments
 (0)