Skip to content

Commit 0be0b43

Browse files
author
John Campion Jr
committed
change main branch name
1 parent bc41000 commit 0be0b43

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/publish-packages.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@ name: Publish Packages
22

33
on:
44
push:
5-
branches: [master]
5+
branches: [main]
6+
workflow_dispatch:
7+
68

79
jobs:
810
build:

0 commit comments

Comments
 (0)