Skip to content

Commit b53f868

Browse files
committed
fix(ci): correct the main branch url
1 parent 6ae7c7d commit b53f868

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
@@ -143,4 +143,4 @@ jobs:
143143
git checkout main
144144
git pull origin main
145145
git merge stable
146-
git push -q https://${GH_TOKEN}@github.com/dadish-etudes/processgraphql.git main
146+
git push -q https://${GH_TOKEN}@github.com/dadish/processgraphql.git main

0 commit comments

Comments
 (0)