Skip to content

Commit

Permalink
Merge pull request #250 from SonicCloudOrg/1.5.0-rc
Browse files Browse the repository at this point in the history
feat: pre release4
  • Loading branch information
ZhouYixun authored Aug 28, 2022
2 parents fddad09 + 3641e0b commit e49dd81
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,4 +124,5 @@ jobs:
with:
file: sonic-agent-${{ steps.previoustag.outputs.tag }}-linux_x86/sonic-agent-${{ steps.previoustag.outputs.tag }}-linux_x86.zip;sonic-agent-${{ steps.previoustag.outputs.tag }}-linux_x86_64/sonic-agent-${{ steps.previoustag.outputs.tag }}-linux_x86_64.zip;sonic-agent-${{ steps.previoustag.outputs.tag }}-macosx_x86_64/sonic-agent-${{ steps.previoustag.outputs.tag }}-macosx_x86_64.zip;sonic-agent-${{ steps.previoustag.outputs.tag }}-windows_x86/sonic-agent-${{ steps.previoustag.outputs.tag }}-windows_x86.zip;sonic-agent-${{ steps.previoustag.outputs.tag }}-windows_x86_64/sonic-agent-${{ steps.previoustag.outputs.tag }}-windows_x86_64.zip;src/main/docker/docker-compose.yml;src/main/docker/docker-compose2.yml
tag_name: ${{ steps.previoustag.outputs.tag }}
update_latest_release: true
update_latest_release: true
draft: false

0 comments on commit e49dd81

Please sign in to comment.