variable update

This commit is contained in:
CC
2026-06-15 22:50:51 +01:00
parent 0abfcaef90
commit 0008f84eba
2 changed files with 83 additions and 0 deletions

View File

@@ -25,6 +25,7 @@ jobs:
AWS_ACCESS_KEY_ID: https://api.staging.example.com
AWS_SECRET_ACCESS_KEY: true
AWS_REGION: garage
TF_VAR_vm_ssh_userkey: ${{ secrets.VM_USER_SSHKEY }}
steps:
- uses: actions/checkout@v4