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