[v8ctf] Automation: git add untracked files

This commit is contained in:
sroettger
2025-06-25 10:03:51 +02:00
committed by GitHub
parent 454c3f2e06
commit 95a4dffedd
@@ -30,6 +30,7 @@ jobs:
echo "No changes to commit"
exit 0
fi
git add v8ctf
git commit -am "[v8ctf] Update v8CTF challenges"
git push
git push