We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 651bea0 commit 05c8486Copy full SHA for 05c8486
.github/workflows/npm-publish.yml
@@ -2,7 +2,7 @@ name: Publish to NPM
2
3
on:
4
push:
5
- branches: [master]
+ branches: [main]
6
# Only trigger on changes to library files
7
paths:
8
- "projects/**"
0 commit comments