1
0
mirror of https://github.com/Minionguyjpro/Inno-Setup-Action synced 2026-02-18 17:41:18 +01:00

Update test.yml

This commit is contained in:
Minionguyjpro
2024-01-11 17:27:01 +01:00
committed by GitHub
parent 9b4ce0c517
commit 15e3b11dc9

View File

@@ -39,6 +39,7 @@ jobs:
run: |
git config --local user.email "github-actions[bot]@users.noreply.github.com"
git config --local user.name "github-actions[bot]"
git add -A
git commit -a -m "Update CJS script (automated by GitHub Actions)"
- name: Push changes