Skip to content

Commit 05c96fa

Browse files
authored
Change publish workflow branch from 'draft' to 'main'
1 parent 1fc6e9a commit 05c96fa

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
33
on:
44
push:
55
branches:
6-
- draft
6+
- main
77
tags:
88
- 'v*'
99

0 commit comments

Comments
 (0)