Skip to content

Commit

Permalink
Add git push
Browse files Browse the repository at this point in the history
  • Loading branch information
SciLor authored Aug 14, 2024
1 parent 0b7a6c1 commit 84a99dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_commit_web.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ jobs:
git add .
git commit -m "Update frontend (make web)"
git pull --rebase
git push
else
echo "No changes to commit and push."
fi

0 comments on commit 84a99dd

Please sign in to comment.