Skip to content

Commit 80f8ff2

Browse files
committed
Adjust to master
1 parent 74dae6b commit 80f8ff2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ name: Publish to npm on Version Bump
44
on:
55
push:
66
branches:
7-
- main
7+
- master
88
# Optional: Run only when package.json is modified
99
# paths:
1010
# - 'package.json'

0 commit comments

Comments
 (0)