Skip to content

Commit 61be8be

Browse files
committed
...
1 parent 321c309 commit 61be8be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stackhpc-container-image-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@ jobs:
3131
OS_CLOUD: openstack
3232
upgrade: true
3333
destroy: false
34-
debug_ssh_key: ${inputs.debug_ssh_key}
34+
debug_ssh_key: ${{ inputs.debug_ssh_key }}
3535
secrets: inherit
3636
if: ${{ ! failure() && ! cancelled() && github.repository == 'stackhpc/stackhpc-kayobe-config' }}

0 commit comments

Comments
 (0)