Skip to content

Commit 5f616c3

Browse files
Merge pull request #12 from AppiumTestDistribution/fix/update_workflow
update branch in release yaml
2 parents c5acdf9 + 79de517 commit 5f616c3

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)