We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 152944b commit e9ec853Copy full SHA for e9ec853
.github/workflows/buid-vm-image-manual.yml
@@ -27,6 +27,7 @@ jobs:
27
with:
28
version: ${{ inputs.version }}
29
tag: ${{ inputs.tag }}
30
+ secrets: inherit
31
build-openstack-image:
32
uses: ./.github/workflows/build-openstack-capi-image.yml
33
0 commit comments