Skip to content

Commit

Permalink
[skip ci] Run deploy_to_github_releases without sanity,test
Browse files Browse the repository at this point in the history
  • Loading branch information
webmaster128 committed Nov 12, 2020
1 parent 84b04ea commit 01d827f
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 5 deletions.
3 changes: 0 additions & 3 deletions .circleci/config.yml
Expand Up @@ -186,9 +186,6 @@ workflows:
only:
- master
- deploy_to_github_releases:
requires:
- sanity
- test
filters:
tags:
only: /^v[0-9]+\.[0-9]+\.[0-9]+.*/
Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "wasmvm"
version = "0.12.0-alpha2"
version = "0.12.0-alpha3"
authors = ["Ethan Frey <ethanfrey@users.noreply.github.com>"]
edition = "2018"
description = "Go bindings for cosmwasm contracts"
Expand Down

0 comments on commit 01d827f

Please sign in to comment.