Skip to content

Commit d585468

Browse files
authored
Update npm-deploy.yml
1 parent ddd2d41 commit d585468

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/npm-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Deploy to NPM
33
on:
44
push:
55
branches:
6-
- master
6+
- releases/*
77

88
jobs:
99
publish:

0 commit comments

Comments
 (0)