Skip to content

Commit

Permalink
Retrigger github actions for server deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
subinasr committed Sep 11, 2024
1 parent 7fe5afc commit d422e2f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deploy.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"client": {
"repo": "https://github.com/the-deep/client",
"branch": "release-v2.7.6",
"deploy": true
"deploy": false
},
"ary_client": {
"repo": "https://github.com/the-deep/client",
Expand All @@ -15,6 +15,6 @@
"server": {
"repo": "https://github.com/the-deep/server",
"branch": "release-v2.7.6",
"deploy": false
"deploy": true
}
}

0 comments on commit d422e2f

Please sign in to comment.