Skip to content

Commit

Permalink
Merge pull request #148 from Tynamix/develop
Browse files Browse the repository at this point in the history
Release 1.5.9
  • Loading branch information
Tynamix authored Aug 2, 2024
2 parents fc1bae7 + 7dacdcf commit 2bee7f1
Show file tree
Hide file tree
Showing 2 changed files with 202 additions and 195 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish-to-nuget.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
name: nuget
if-no-files-found: error
retention-days: 7
path: ${{ env.NuGetDirectory }}/*.nupkg
path: ${{ env.NuGetDirectory }}/*.*nupkg

validate_nuget:
runs-on: windows-latest
Expand Down
Loading

0 comments on commit 2bee7f1

Please sign in to comment.