diff --git a/.github/workflows/main_automation.yml b/.github/workflows/main_automation.yml index 58949e98..dc9b22ba 100644 --- a/.github/workflows/main_automation.yml +++ b/.github/workflows/main_automation.yml @@ -116,7 +116,15 @@ jobs: prerelease: true overwrite: true release_name: ${{ steps.gitversion.outputs.SemVer }} +<<<<<<< HEAD tag_name: ${{ steps.gitversion.outputs.SemVer }} +======= +<<<<<<< HEAD + tag_name: ${{ steps.gitversion.outputs.SemVer }} +======= + tag_name: latest +>>>>>>> main +>>>>>>> main release_config: | .\Calculations\bin\Release\net6.0\QuanTAlib.dll .\Indicators\bin\Release\QuanTAlib_Indicators.dll