Skip to content

Commit a25587c

Browse files
committed
cicd update
1 parent 9e6f718 commit a25587c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
cd /home/ec2-user/golang-project
2121
2222
# Pull the latest changes
23-
git pull origin main
23+
git pull origin master
2424
2525
# Stop the current process
2626
sudo pkill main || true

0 commit comments

Comments
 (0)