Skip to content

Commit 2bee7f1

Browse files
authored
Merge pull request #148 from Tynamix/develop
Release 1.5.9
2 parents fc1bae7 + 7dacdcf commit 2bee7f1

File tree

2 files changed

+202
-195
lines changed

2 files changed

+202
-195
lines changed

.github/workflows/publish-to-nuget.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
name: nuget
3737
if-no-files-found: error
3838
retention-days: 7
39-
path: ${{ env.NuGetDirectory }}/*.nupkg
39+
path: ${{ env.NuGetDirectory }}/*.*nupkg
4040

4141
validate_nuget:
4242
runs-on: windows-latest

0 commit comments

Comments
 (0)