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