Skip to content

Commit 0122d91

Browse files
committed
build: hashcode tag
1 parent bbaa248 commit 0122d91

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
4949
- name: Get tag name
5050
id: get_tag
51-
run: echo "tag_name=${GITHUB_REF#refs/tags/}" >> $GITHUB_OUTPUT
51+
run: echo "tag_name=v0.0.1" >> $GITHUB_OUTPUT
5252

5353
publish-tauri:
5454
needs: build

0 commit comments

Comments
 (0)