Skip to content

Commit e240680

Browse files
committed
Add sapphire branch to publish workflow for npm
1 parent f65c5c8 commit e240680

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-to-npm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Publish to npm
33
on:
44
push:
55
branches:
6-
- main
6+
- sapphire
77
release:
88
types: [published]
99
workflow_dispatch:

0 commit comments

Comments
 (0)