Publish from main

This commit is contained in:
Nathan Bierema 2021-11-06 13:37:51 -04:00
parent 179ef5887e
commit efd9245637

View File

@ -5,7 +5,7 @@
"useWorkspaces": true, "useWorkspaces": true,
"command": { "command": {
"publish": { "publish": {
"allowBranch": "master" "allowBranch": "main"
} }
}, },
"ignoreChanges": ["**/test/**", "**/examples/**", "**/*.md"] "ignoreChanges": ["**/test/**", "**/examples/**", "**/*.md"]