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 74dae6b commit 80f8ff2Copy full SHA for 80f8ff2
.github/workflows/publish.yml
@@ -4,7 +4,7 @@ name: Publish to npm on Version Bump
4
on:
5
push:
6
branches:
7
- - main
+ - master
8
# Optional: Run only when package.json is modified
9
# paths:
10
# - 'package.json'
0 commit comments