mirror of
https://github.com/fluencelabs/avm-runner-interface
synced 2025-04-24 16:12: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
|
||||
uses: softprops/action-gh-release@v1
|
||||
with:
|
||||
name: AVM worker common ${{ env.RELEASE_VERSION }}
|
||||
name: AVM runner interface ${{ env.RELEASE_VERSION }}
|
||||
tag_name: ${{ env.RELEASE_VERSION }}
|
||||
body: ${{steps.changelog.outputs.changelog}}
|
||||
draft: false
|
||||
|
Loading…
x
Reference in New Issue
Block a user