workflows: fix release
This commit is contained in:
parent
7fece11557
commit
37693b95d7
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -201,7 +201,7 @@ jobs:
|
||||
done
|
||||
|
||||
- name: Create GitHub Release
|
||||
uses: softprops/action-gh-release@v2
|
||||
uses: softprops/action-gh-release@@v2.2.2
|
||||
if: ${{ needs.job_prepare.outputs.push_type == 'tag' }}
|
||||
with:
|
||||
body_path: release_note/release_note.md
|
||||
|
Loading…
x
Reference in New Issue
Block a user