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