Skip to content

Commit c225144

Browse files
committed
ci: set tag name
1 parent 26ef920 commit c225144

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191
- name: Upload release
9292
uses: softprops/action-gh-release@v2
9393
with:
94-
name: sha-${{ github.sha }}
94+
tag_name: sha-${{ github.sha }}
9595
files: dist.tar.gz
9696

9797
preview:

0 commit comments

Comments
 (0)