Skip to content

Commit

Permalink
Release v0.2.2
Browse files Browse the repository at this point in the history
Signed-off-by: Xavier Lau <xavier@inv.cafe>
  • Loading branch information
aurexav committed Feb 8, 2023
1 parent f5dd657 commit e004352
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 8 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,12 +60,6 @@ jobs:
md5sum * | tee ../MD5
mv ../SHA256 .
mv ../MD5 .
- name: Publish
uses: softprops/action-gh-release@v1
with:
discussion_category_name: Announcements
generate_release_notes: true
files: artifacts/*
# publish-on-crates-io:
# name: Publish on crates.io
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
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ license = "GPL-3.0"
name = "cargo-all"
readme = "README.md"
repository = "https://github.com/hack-ink/cargo-all"
version = "0.2.1"
version = "0.2.2"

[build-dependencies]
vergen = { version = "7.5.0" }
Expand Down

0 comments on commit e004352

Please sign in to comment.