Update release.yaml
This commit is contained in:
parent
8438cade99
commit
2c7ae8753d
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
@ -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:
|
||||
|
Reference in New Issue
Block a user