Skip to content
This repository was archived by the owner on Sep 13, 2024. It is now read-only.

Commit eac4945

Browse files
Update npm-publish.yml
1 parent ed4151f commit eac4945

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
@@ -2,7 +2,7 @@ name: NPM Publish
22
on:
33
push:
44
branches:
5-
- master
5+
- main
66
jobs:
77
npm-publish:
88
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)