Skip to content

Commit b9b34bc

Browse files
committed
chore: github release workflow: fix package deps
1 parent 37a5902 commit b9b34bc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-github.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979

8080
- name: Patch package.json monorepo deps to tarball URLs
8181
env:
82-
OLD_VER: "1.0.0-alpha.20"
82+
OLD_VER: "workspace:*"
8383
TAG: "v1.0.0-alpha.20"
8484
BASE_URL: "https://github.com/nachooya/react-native-harness/releases/download"
8585
SCOPE: "@react-native-harness/"

0 commit comments

Comments
 (0)