chore(release): v0.14.0

This commit is contained in:
Aram Drevekenin 2021-07-05 10:13:46 +02:00
parent 579701a2bb
commit 2e0e22cdb4
4 changed files with 1 additions and 1 deletions

View file

@ -151,7 +151,7 @@ run_task = "publish-zellij"
[tasks.release-commit]
dependencies = ["commit-all", "tag-release"]
command = "git"
args = ["push", "--atomic", "origin", "main", "v${CARGO_MAKE_CRATE_VERSION}"]
args = ["push", "--atomic", "upstream", "main", "v${CARGO_MAKE_CRATE_VERSION}"]
[tasks.commit-all]
ignore_errors = true

Binary file not shown.

Binary file not shown.

Binary file not shown.