Skip to content

Commit 9142220

Browse files
authored
update variable name
1 parent 7083d59 commit 9142220

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/multinode.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ jobs:
226226
infra_vm_flavor = "${{ env.MULTINODE_INFRA_VM_FLAVOR }}"
227227
infra_vm_disk_size = 100
228228
229-
compute_tags = ["gh-actions-multinode"]
229+
instance_tags = ["gh-actions-multinode"]
230230
EOF
231231
232232
if [[ "${{ inputs.ssh_key }}" != "" ]]; then

0 commit comments

Comments
 (0)