Skip to content

Commit

Permalink
Merge branch 'cosmos_upgrade' of github.com:DecentralCardGame/Cardcha…
Browse files Browse the repository at this point in the history
…in into cosmos_upgrade
  • Loading branch information
patrickwieth committed Aug 20, 2023
2 parents ce724e5 + 888e085 commit 94385b2
Show file tree
Hide file tree
Showing 61 changed files with 4,877 additions and 6,807 deletions.
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
Loading

0 comments on commit 94385b2

Please sign in to comment.