Update podman-udmp-udmse.yml

This commit is contained in:
John Dorman 2023-03-23 02:30:52 -07:00 committed by GitHub
parent 1708dc3024
commit 66013c6f32
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28,7 +28,7 @@ jobs:
# Docker Image to extract files from
image: boostchicken:udm-podman
# Path (from root) to a file or directory within Image
path: /tmp/release/
path: /tmp/install/
- name: Generate new tag version
id: version
@ -38,4 +38,4 @@ jobs:
uses: actions/upload-artifact@v2
with:
path: ${{ steps.extract.outputs.destination }}
name: podman-udmse-udmpro-${{ steps.version.outputs.version }}.zip
name: podman-udmse-udmpro-${{ steps.version.outputs.version }}