This commit is contained in:
@@ -28,7 +28,7 @@ jobs:
|
|||||||
- name: Publish Artifact
|
- name: Publish Artifact
|
||||||
uses: actions/upload-artifact@v2.2.0
|
uses: actions/upload-artifact@v2.2.0
|
||||||
with:
|
with:
|
||||||
name: ssh-hub-${{ env.VERSION }}
|
name: ssh-hub
|
||||||
path: build/**
|
path: build/ssh-hub
|
||||||
if-no-files-found: error
|
if-no-files-found: error
|
||||||
retention-days: 15
|
retention-days: 15
|
||||||
Reference in New Issue
Block a user