Skip to content

Commit 5891dbb

Browse files
authored
Update ci.yml
1 parent 1e4b0ba commit 5891dbb

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
@@ -143,7 +143,7 @@ jobs:
143143
uses: svenstaro/upload-release-action@2.2.1
144144
with:
145145
repo_token: ${{ secrets.GITHUB_TOKEN }}
146-
file: nupkgs/*.*
146+
file: nupkgs/*
147147
overwrite: true
148148
tag: ${{ github.ref }}
149149
file_glob: true

0 commit comments

Comments
 (0)