debug
This commit is contained in:
parent
a691566ced
commit
d74b5d09a5
1 changed files with 1 additions and 1 deletions
|
@ -97,6 +97,6 @@ jobs:
|
|||
run: |
|
||||
git config user.name "GitHub Actions"
|
||||
git config user.email "actions@github.com"
|
||||
git add terraform/proxmox/$VM_ID.tf
|
||||
git add terraform/proxmox/$VM_NAME.tf
|
||||
git commit -m "Add VM $VM_NAME configuration"
|
||||
git push
|
||||
|
|
Loading…
Reference in a new issue