mirror of
https://github.com/unifi-utilities/unifios-utilities.git
synced 2024-08-30 18:32:21 +00:00
Update podman-udmp-udmse.yml
This commit is contained in:
parent
1708dc3024
commit
66013c6f32
4
.github/workflows/podman-udmp-udmse.yml
vendored
4
.github/workflows/podman-udmp-udmse.yml
vendored
@ -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 }}
|
||||
|
Loading…
Reference in New Issue
Block a user