Skip to content

Commit 72f878c

Browse files
committed
Release 1.8.0
1 parent 33d3e9f commit 72f878c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/npm-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ name: npm-publish
44
on:
55
push:
66
branches:
7-
- master # Change this to your default branch
7+
- upm # Change this to your default branch
88
jobs:
99
npm-publish:
1010
name: npm-publish

0 commit comments

Comments
 (0)