mirror of https://github.com/ehang-io/nps
Update release.yml
parent
6ddd592b69
commit
bbfaccfcb7
|
@ -32,6 +32,7 @@ jobs:
|
|||
./build.assets.sh
|
||||
- name: Upload
|
||||
uses: softprops/action-gh-release@v1
|
||||
if: startsWith(github.ref, 'refs/tags/')
|
||||
with:
|
||||
files: |
|
||||
freebsd_386_client.tar.gz
|
||||
|
|
Loading…
Reference in New Issue