Skip to content

Commit 5ab2161

Browse files
authored
ci: update default branch name [skip ci]
1 parent 3e430cf commit 5ab2161

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/npm_release_cli.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: 'nativescript -> npm'
22

33
on:
44
push:
5-
branches: [ 'master' ]
5+
branches: [ 'main' ]
66
paths-ignore:
77
- 'packages/**'
88
workflow_dispatch:

0 commit comments

Comments
 (0)