GitVertsion for main and dev

This commit is contained in:
Miha Kralj
2023-04-01 18:41:31 -07:00
parent c314c87355
commit 489c0b5ad5
3 changed files with 18 additions and 13 deletions
+1 -1
View File
@@ -101,5 +101,5 @@ jobs:
if: ${{ github.ref == 'refs/heads/main' }}
run: dotnet nuget push '.\Calculations\bin\Release\net8.0\QuanTAlib.*.nupkg'
--api-key ${{ secrets.NUGET_DEPLOY_KEY_QUANTLIB }}
--Calculations https://api.nuget.org/v3/index.json
--source https://api.nuget.org/v3/index.json
--skip-duplicate