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 33d3e9f commit 72f878cCopy full SHA for 72f878c
.github/workflows/npm-publish.yml
@@ -4,7 +4,7 @@ name: npm-publish
4
on:
5
push:
6
branches:
7
- - master # Change this to your default branch
+ - upm # Change this to your default branch
8
jobs:
9
npm-publish:
10
name: npm-publish
0 commit comments