mirror of
https://github.com/selfxyz/self.git
synced 2026-02-19 02:24:25 -05:00
publish npm package when merging on dev
This commit is contained in:
2
.github/workflows/npm-publish.yml
vendored
2
.github/workflows/npm-publish.yml
vendored
@@ -3,7 +3,7 @@ name: Publish to npm
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- dev
|
||||
paths:
|
||||
- 'sdk/core/package.json'
|
||||
- 'sdk/qrcode/package.json'
|
||||
|
||||
Reference in New Issue
Block a user