Skip to content

Commit b5a4cf9

Browse files
committed
ci: update release name
1 parent 93890d4 commit b5a4cf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3333
with:
3434
tag_name: ${{ steps.nimbo.outputs.VERSION }}
35-
release_name: nimbo ${{ steps.chameleon.outputs.VERSION }}
35+
release_name: nimbo ${{ steps.nimbo.outputs.VERSION }}
3636
draft: false
3737
prerelease: false
3838
- name: Upload release

0 commit comments

Comments
 (0)