Update release.yaml

This commit is contained in:
Skyxim 2022-05-01 21:50:08 +08:00 committed by GitHub
parent 8438cade99
commit 2c7ae8753d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -35,7 +35,7 @@ jobs:
BINDIR: bin
run: make -j releases
- name: Upload Alpha
- name: Upload Release
uses: softprops/action-gh-release@v1
if: ${{ success() && startsWith(github.ref, 'refs/tags/')}}
with: