Skip to content

Commit

Permalink
correct blob
Browse files Browse the repository at this point in the history
  • Loading branch information
khvn26 committed Apr 19, 2024
1 parent 9d7518a commit e75fbf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
if-no-files-found: error
retention-days: 7
path: |
${{ env.NuGetDirectory }}/*.nuget
${{ env.NuGetDirectory }}/Flagsmith.*.nupkg
!${{ env.NuGetDirectory }}/Flagsmith.Engine*
validate_nuget:
Expand Down

0 comments on commit e75fbf3

Please sign in to comment.