Skip to content

Commit 79de517

Browse files
update branch in release yaml
1 parent c5acdf9 commit 79de517

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/npm-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: release
22
on:
33
push:
44
branches:
5-
- main
5+
- master
66
tags:
77
- '*.*.*'
88
pull_request:

0 commit comments

Comments
 (0)