Skip to content

Commit

Permalink
Update publish-public.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
medevod authored Jul 19, 2023
1 parent e12cbb2 commit e400089
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-public.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ env:
BUILD_CONFIGURATION: 'Release' # set this to the appropriate build configuration
DOTNET_VERSION: '6.x'
TEST_STORAGE_CONNECTION_STRING: ${{ secrets.TEST_STORAGE_CONNECTION_STRING }}
MinVerMinimumMajorMinor: '1.0'
MinVerMinimumMajorMinor: '1.1'
MinVerTagPrefix: 'v'
MinVerDefaultPreReleaseIdentifiers : 'preview.0'

Expand Down

0 comments on commit e400089

Please sign in to comment.