mirror of
https://github.com/Artemis-RGB/Artemis
synced 2025-12-13 05:48:35 +00:00
CI - Changed artifact name
This commit is contained in:
parent
f66443929c
commit
a3fde60b3b
2
.github/workflows/master.yml
vendored
2
.github/workflows/master.yml
vendored
@ -73,7 +73,7 @@ jobs:
|
|||||||
- name: Upload Artifact
|
- name: Upload Artifact
|
||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: artemis-build-${{ matrix.rid }}
|
name: artemis-${{ matrix.rid }}-${{ needs.version.outputs.version-number }}
|
||||||
path: build/${{ matrix.rid }}
|
path: build/${{ matrix.rid }}
|
||||||
|
|
||||||
ftp:
|
ftp:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user