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

@@ -38,6 +38,6 @@ jobs:
- name: Upload artifact
uses: actions/upload-artifact@v2
with:
name: macOS package
name: gf-${{ github.sha }}-macos
path: dist/gf-*.pkg
if-no-files-found: error