mirror of
https://github.com/mihakralj/QuanTAlib.git
synced 2026-08-04 20:17:43 +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
|
||||
overwrite: true
|
||||
release_name: ${{ steps.gitversion.outputs.SemVer }}
|
||||
<<<<<<< HEAD
|
||||
tag_name: ${{ steps.gitversion.outputs.SemVer }}
|
||||
=======
|
||||
tag_name: latest
|
||||
>>>>>>> main
|
||||
release_config: |
|
||||
.\Calculations\bin\Release\net6.0\QuanTAlib.dll
|
||||
.\Indicators\bin\Release\QuanTAlib_Indicators.dll
|
||||
|
||||
Reference in New Issue
Block a user