Skip to content

Commit 65e6eba

Browse files
committed
v1.0.41
# Changelog ### Features - testing release part
1 parent 537a55d commit 65e6eba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ jobs:
4444
- name: Create new repo release
4545
uses: softprops/action-gh-release@v2
4646
with:
47+
tag_name: v${{ steps.commit.outputs.version_num }}
4748
body: |
4849
Patch release fixing cargo builds, faulty versions have been yanked
4950

0 commit comments

Comments
 (0)