Skip to content

Commit 601f240

Browse files
yusintoLaunchDarklyReleaseBot
andauthored
chore: adding sdk-client and rn repos to rp (#330)
adding sdk-client and rn repos to rp Co-authored-by: LaunchDarklyReleaseBot <[email protected]>
1 parent 0f16dc8 commit 601f240

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/manual-publish.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,12 @@ on:
99
type: choice
1010
options:
1111
- packages/shared/common
12+
- packages/shared/sdk-client
1213
- packages/shared/sdk-server
1314
- packages/shared/sdk-server-edge
1415
- packages/shared/akamai-edgeworker-sdk
1516
- packages/sdk/cloudflare
17+
- packages/sdk/react-native
1618
- packages/sdk/server-node
1719
- packages/sdk/vercel
1820
- packages/sdk/akamai-base
@@ -42,7 +44,7 @@ jobs:
4244
node-version: 16.x
4345
registry-url: 'https://registry.npmjs.org'
4446
- uses: ./actions/install-npm-version
45-
with:
47+
with:
4648
npm_version: 9.5.0
4749
- name: 'Setup Redis'
4850
if: ${{ inputs.workspace_path == 'packages/store/node-server-sdk-redis' }}

0 commit comments

Comments
 (0)