🔄 Add git add and status commands to pre-deploy workflow

This commit is contained in:
mr. m 2024-11-26 20:47:51 +00:00
parent eb36578f20
commit c43c22aab1

View file

@ -32,10 +32,13 @@ jobs:
run: |
python scripts/write_redirects.py
- name: Add confirm message
run: |
echo "Ready to deploy!"
- uses: stefanzweifel/git-auto-commit-action@v4
with:
commit_message: 🔖 Updated update server
commit_user_name: Zen Browser Robot
commit_user_email: zen-browser-auto@users.noreply.github.com
branch: deploy