Update js-flipper in the pre-release phase and publish it
Summary: 1. Update js-flipper's version in pre-release 2. Update current version of js-flipper to match react-native-flipper 3. Publish js-flipper automatically Reviewed By: mweststrate Differential Revision: D31858522 fbshipit-source-id: e5a9816980d89d3ca6745bc16942f7b75f8d2a88
This commit is contained in:
committed by
Facebook GitHub Bot
parent
695ba14289
commit
3176c2f81d
3
.github/workflows/publish-npm.yml
vendored
3
.github/workflows/publish-npm.yml
vendored
@@ -28,3 +28,6 @@ jobs:
|
||||
- name: Publish React Native
|
||||
run: yarn publish
|
||||
working-directory: react-native/react-native-flipper
|
||||
- name: Publish JS Flipper
|
||||
run: yarn publish
|
||||
working-directory: js/js-flipper
|
||||
|
||||
Reference in New Issue
Block a user