mirror of
https://github.com/fluencelabs/avm-runner-interface
synced 2025-04-25 00:22:15 +00:00
Fix release name
This commit is contained in:
parent
439bad3a25
commit
410470864c
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -50,7 +50,7 @@ jobs:
|
|||||||
id: release
|
id: release
|
||||||
uses: softprops/action-gh-release@v1
|
uses: softprops/action-gh-release@v1
|
||||||
with:
|
with:
|
||||||
name: AVM worker common ${{ env.RELEASE_VERSION }}
|
name: AVM runner interface ${{ env.RELEASE_VERSION }}
|
||||||
tag_name: ${{ env.RELEASE_VERSION }}
|
tag_name: ${{ env.RELEASE_VERSION }}
|
||||||
body: ${{steps.changelog.outputs.changelog}}
|
body: ${{steps.changelog.outputs.changelog}}
|
||||||
draft: false
|
draft: false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user