Skip to content

Commit f97bbf6

Browse files
committed
updated file name
1 parent 16e19e4 commit f97bbf6

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
@@ -65,5 +65,5 @@ jobs:
6565
uses: softprops/action-gh-release@v1
6666
if: startsWith(github.ref, 'refs/tags/')
6767
with:
68-
files: dist/${{ env.file_name }}
68+
files: ${{ env.file_name }}
6969

0 commit comments

Comments
 (0)