Skip to content

Commit

Permalink
Merge pull request #127 from mdanny1209/cosmos_upgrade
Browse files Browse the repository at this point in the history
Cosmos upgrade
  • Loading branch information
lxgr-linux committed Aug 12, 2023
2 parents c42d3ec + b379e3c commit 74a01ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
args: chain build --release --release.prefix ${{ steps.vars.outputs.tarball_prefix }} -t linux:amd64 -t darwin:amd64 --yes

- name: Delete the "latest" Release
uses: dev-drprasad/[email protected].0
uses: dev-drprasad/[email protected].1
if: ${{ steps.vars.outputs.is_release_type_latest == 'true' }}
with:
tag_name: ${{ steps.vars.outputs.tag_name }}
Expand Down

0 comments on commit 74a01ed

Please sign in to comment.