Skip to content

Commit

Permalink
rename main to master
Browse files Browse the repository at this point in the history
  • Loading branch information
keldaan-ag committed Apr 10, 2024
1 parent 233ae57 commit d0332fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ecosystem.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ module.exports = {
production : {
"user" : "deploy",
"host" : ["45.76.130.174"],
"ref" : "origin/main",
"ref" : "origin/master",
"repo" : "[email protected]:keldaanCommunity/pokemonAutoChess.git",
"path" : "/home/deploy",
"post-deploy" : "npm install && npm run build && npm run colyseus-post-deploy"
Expand Down

0 comments on commit d0332fa

Please sign in to comment.