From 5fee413a3e8e1f63f722ce14bdeafe780f5ca54a Mon Sep 17 00:00:00 2001 From: Kazunari Sasa Date: Sun, 7 May 2023 20:43:09 +0900 Subject: [PATCH] Add tag name --- .github/workflows/release.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 2a98bdc..e54fd06 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -49,6 +49,7 @@ jobs: uses: softprops/action-gh-release@v1 with: name: ${{ github.event.inputs.version }} + tag_name: ${{ github.event.inputs.version }} files: | aski_windows_amd64.exe aski_darwin_arm64