Rename artifacts

This commit is contained in:
John J. Camilleri
2020-11-19 00:26:53 +01:00
parent a48bbb3b13
commit 0b3ae5aaa2
3 changed files with 4 additions and 3 deletions

View File

@@ -37,6 +37,6 @@ jobs:
- name: Upload exe to artifact
uses: actions/upload-artifact@v2
with:
name: Windows package
name: gf-${{ github.sha }}-windows
path: dist\build\gf\gf.exe
if-no-files-found: error