diff --git a/.github/workflows/main_automation.yml b/.github/workflows/main_automation.yml index 091e827b..91a28e3f 100644 --- a/.github/workflows/main_automation.yml +++ b/.github/workflows/main_automation.yml @@ -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