Skip to content

Commit 00720cc

Browse files
committed
Change alias
1 parent 778dfbe commit 00720cc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/examples/deploy_react_native.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ description: >
44
usage:
55
version: 2.1
66
orbs:
7-
appzung-codepush-deploy: appzung/[email protected]
7+
codepush-deploy: appzung/[email protected]
88
workflows:
99
deploy-react-native-update:
1010
jobs:
11-
- appzung-codepush-deploy/deploy_react_native:
11+
- codepush-deploy/deploy_react_native:
1212
api_key: ${APPZUNG_API_KEY}
1313
release_channel: "Production/c95d7950-228c-4f47-8abb-4e275050ca8e"
1414
mandatory: false

0 commit comments

Comments
 (0)