Skip to content

Commit

Permalink
ci: change main to v1.0 branch in cloud deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
codingben committed May 20, 2023
1 parent bcf70f8 commit 749e577
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cloud-deploy.yml
Expand Up @@ -26,7 +26,7 @@ jobs:
HOST=https://raw.githubusercontent.com
USER=codingben
REPO_NAME=maple-fighters
BRANCH=main
BRANCH=v1.0
FILE=docker-compose.prod.yml
# Download File
Expand Down

0 comments on commit 749e577

Please sign in to comment.