mirror of https://github.com/ehang-io/nps
Update release.yml
parent
212e016a35
commit
59e1ab220a
|
@ -32,9 +32,9 @@ jobs:
|
|||
./build.assets.sh
|
||||
- name: Archive production artifacts
|
||||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: dist-without-markdown
|
||||
path: linux_amd64_server.tar.gz
|
||||
with:
|
||||
name: dist-without-markdown
|
||||
path: linux_amd64_server.tar.gz
|
||||
- name: Upload
|
||||
uses: softprops/action-gh-release@v1
|
||||
if: startsWith(github.ref, 'refs/tags/')
|
||||
|
|
Loading…
Reference in New Issue