This commit is contained in:
@@ -25,7 +25,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
git config user.name "Service Account"
|
git config user.name "Service Account"
|
||||||
git config user.email "alex+homelab@alexav.gg"
|
git config user.email "alex+homelab@alexav.gg"
|
||||||
git checkout -b template-extraction
|
git checkout -b template-extraction-${{ github.run_number }}
|
||||||
git add .
|
git add .
|
||||||
git commit -m "Automated template extraction"
|
git commit -m "Automated template extraction"
|
||||||
git push origin template-extraction
|
git push origin template-extraction
|
||||||
|
|||||||
Reference in New Issue
Block a user