We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37a5902 commit b9b34bcCopy full SHA for b9b34bc
1 file changed
.github/workflows/release-github.yml
@@ -79,7 +79,7 @@ jobs:
79
80
- name: Patch package.json monorepo deps to tarball URLs
81
env:
82
- OLD_VER: "1.0.0-alpha.20"
+ OLD_VER: "workspace:*"
83
TAG: "v1.0.0-alpha.20"
84
BASE_URL: "https://github.com/nachooya/react-native-harness/releases/download"
85
SCOPE: "@react-native-harness/"
0 commit comments