Skip to content

Commit 05df7d1

Browse files
committed
Adjusting yaml
1 parent 6db57b5 commit 05df7d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
- image: circleci/node:8.15-browsers
4646
user: root
4747
steps:
48-
- run: curl -X POST -H -d "https://circleci.com/api/v1/project/blocknative/react-demo/tree/develop?circle-token=$CIRCLE_TOKEN"
48+
- run: curl -X POST https://circleci.com/api/v1.1/project/github/blocknative/onboard/build-staging?circle-token=$CIRCLE_TOKEN
4949

5050
workflows:
5151
version: 2

0 commit comments

Comments
 (0)