mirror of
https://github.com/Artemis-RGB/Artemis
synced 2025-12-12 21:38:38 +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
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: artemis-build-${{ matrix.rid }}
|
||||
name: artemis-${{ matrix.rid }}-${{ needs.version.outputs.version-number }}
|
||||
path: build/${{ matrix.rid }}
|
||||
|
||||
ftp:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user