fixed release version
This commit is contained in:
@@ -78,7 +78,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
path: ${{ github.workspace }}/bin
|
path: ${{ github.workspace }}/bin
|
||||||
- name: Release
|
- name: Release
|
||||||
uses: softprops/action-gh-release@main
|
uses: softprops/action-gh-release@v4
|
||||||
if: github.ref_type == 'tag'
|
if: github.ref_type == 'tag'
|
||||||
with:
|
with:
|
||||||
prerelease: true
|
prerelease: true
|
||||||
|
|||||||
Reference in New Issue
Block a user