Skip to content

Commit 5cbca65

Browse files
committed
ci: add missing v
Signed-off-by: 82Flex <[email protected]>
1 parent d47f993 commit 5cbca65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/theos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
- name: Release
7474
uses: softprops/[email protected]
7575
with:
76-
tag_name: ${{ env.VERSION }}
76+
tag_name: v${{ env.VERSION }}
7777
body_path: CHANGELOG.md
7878
draft: false
7979
prerelease: false

0 commit comments

Comments
 (0)