enable preview releases
This commit is contained in:
parent
797b1841a5
commit
f5e7e7de5a
4
.github/workflows/cd.yml
vendored
4
.github/workflows/cd.yml
vendored
@ -98,8 +98,8 @@ jobs:
|
|||||||
${{github.workspace}}/${{ github.event.repository.name }}-${{ steps.tag.outputs.name }}-${{ runner.os }}-msvc-x86_64.zip
|
${{github.workspace}}/${{ github.event.repository.name }}-${{ steps.tag.outputs.name }}-${{ runner.os }}-msvc-x86_64.zip
|
||||||
|
|
||||||
release:
|
release:
|
||||||
if: false
|
#if: false
|
||||||
#if: ${{ ( github.event_name == 'push' && github.ref == 'refs/heads/master' ) }}
|
if: ${{ ( github.event_name == 'push' && github.ref == 'refs/heads/master' ) }}
|
||||||
|
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user