Update release.yml

pull/825/head
bboysoul 2021-06-29 06:32:31 +08:00 committed by GitHub
parent 212e016a35
commit 59e1ab220a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -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/')