Skip to content

Commit

Permalink
Merge pull request #881 from dashpay/release_1.2.0
Browse files Browse the repository at this point in the history
chore(release): update changelog and bump version to 1.2.0
  • Loading branch information
lklimek committed Aug 15, 2024
2 parents 456bc83 + a1669d7 commit 1c717ad
Show file tree
Hide file tree
Showing 27 changed files with 4,637 additions and 7,515 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
if ('${{ github.ref_type }}' == 'tag' && ! '${{ github.ref_name }}'.includes('-dev')) {
return 'tenderdash,stable'
}
return 'tenderdash,dev,deadlock'
return 'tenderdash,dev'
- name: Set Docker tags and labels
id: docker_meta
Expand Down
Loading

0 comments on commit 1c717ad

Please sign in to comment.