mirror of
https://github.com/elseif/MikroTikPatch
synced 2026-07-17 10:39:40 +00:00
modified: .github/workflows/build_docker.yml
This commit is contained in:
parent
57f2724d69
commit
e44ea1504b
4
.github/workflows/build_docker.yml
vendored
4
.github/workflows/build_docker.yml
vendored
@ -203,6 +203,6 @@ jobs:
|
|||||||
- name: Upload tar artifact
|
- name: Upload tar artifact
|
||||||
uses: actions/upload-artifact@v7
|
uses: actions/upload-artifact@v7
|
||||||
with:
|
with:
|
||||||
name: chr-docker-image
|
name: chr-docker-image-${{ env.VERSION }}
|
||||||
path: artifacts/*.tar
|
path: artifacts/*.tar
|
||||||
archive: false
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user