Skip to content

Commit ad5b76f

Browse files
committed
update store step
1 parent b2e46d0 commit ad5b76f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build-openstack-capi-image.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,5 +81,5 @@ jobs:
8181
- name: store openstack image
8282
uses: actions/upload-artifact@v4
8383
with:
84-
name: openstack-image
85-
path: ./output/
84+
name: ubuntu-2404-efi-kube-${{ env.version }}-ck8s-capi-${{ env.tag }}
85+
path: ./output/ubuntu-2404-efi-kube-${{ env.version }}-ck8s-capi-${{ env.tag }}

0 commit comments

Comments
 (0)