Skip to content

Commit d74b5d0

Browse files
committedDec 21, 2024
debug
1 parent a691566 commit d74b5d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.forgejo/workflows/tofu-issue-deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,6 @@ jobs:
9797
run: |
9898
git config user.name "GitHub Actions"
9999
git config user.email "actions@github.com"
100-
git add terraform/proxmox/$VM_ID.tf
100+
git add terraform/proxmox/$VM_NAME.tf
101101
git commit -m "Add VM $VM_NAME configuration"
102102
git push

0 commit comments

Comments
 (0)
Please sign in to comment.