mirror of
https://github.com/mihakralj/QuanTAlib.git
synced 2026-08-23 21:18:04 +00:00
Revert unmerged paths for .github/GitVersion.yml, .github/workflows/main_automation.yml, and GitVersion.yml
This commit is contained in:
@@ -115,7 +115,11 @@ jobs:
|
|||||||
prerelease: true
|
prerelease: true
|
||||||
overwrite: true
|
overwrite: true
|
||||||
release_name: ${{ steps.gitversion.outputs.SemVer }}
|
release_name: ${{ steps.gitversion.outputs.SemVer }}
|
||||||
|
<<<<<<< HEAD
|
||||||
tag_name: ${{ steps.gitversion.outputs.SemVer }}
|
tag_name: ${{ steps.gitversion.outputs.SemVer }}
|
||||||
|
=======
|
||||||
|
tag_name: latest
|
||||||
|
>>>>>>> main
|
||||||
release_config: |
|
release_config: |
|
||||||
.\Calculations\bin\Release\net6.0\QuanTAlib.dll
|
.\Calculations\bin\Release\net6.0\QuanTAlib.dll
|
||||||
.\Indicators\bin\Release\QuanTAlib_Indicators.dll
|
.\Indicators\bin\Release\QuanTAlib_Indicators.dll
|
||||||
|
|||||||
Reference in New Issue
Block a user