Update CI

This commit is contained in:
Thomas Miceli
2026-01-31 20:51:40 +07:00
parent 84c6a41340
commit b7278b60ab
2 changed files with 14 additions and 17 deletions
+1
View File
@@ -39,4 +39,5 @@ jobs:
git config user.email "github-actions[bot]@users.noreply.github.com"
git add .
git commit -m "Deploy docs from ${{ github.repository }}@${{ github.sha }}" || echo "No changes to commit"
git pull --rebase
git push