ci: use overwrite_files (softprops v2 input name)
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -97,7 +97,7 @@ jobs:
|
||||
- name: Create GitHub Release
|
||||
uses: softprops/action-gh-release@v2
|
||||
with:
|
||||
overwrite: true
|
||||
overwrite_files: true
|
||||
name: "imajViewer ${{ github.ref_name }}"
|
||||
body: |
|
||||
imajViewer ${{ github.ref_name }}
|
||||
|
||||
Reference in New Issue
Block a user