Skip to content

Commit

Permalink
Changed Branchname in Workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
RJMurg authored Jun 30, 2024
1 parent 23ea675 commit 3c9625b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-to-vps.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
cd /src/Website
git reset --hard HEAD
git pull origin master
git pull origin main
touch .env
chmod 644 .env
Expand Down

0 comments on commit 3c9625b

Please sign in to comment.