Skip to content

Commit eada647

Browse files
committed
chore: fix ci 2nd
1 parent e23a684 commit eada647

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
@@ -57,6 +57,6 @@ jobs:
5757
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5858
with:
5959
files: |
60-
**\*.nupkg
60+
**/*.nupkg
6161
# TODO: create changelog.md
6262
# body_path: changelog.md

0 commit comments

Comments
 (0)