1
0
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:
Diogo Trindade 2022-10-23 15:47:07 +01:00
parent f66443929c
commit a3fde60b3b

View File

@ -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: