Skip to content

Commit

Permalink
Revert "Prepares release 0.1.0 (#55)"
Browse files Browse the repository at this point in the history
This reverts commit 191d7d9.
  • Loading branch information
ubiratansoares authored Apr 28, 2024
1 parent 191d7d9 commit 24c7fab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,5 +63,5 @@ jobs:
artifacts/**/*
gradle-wiper.cdx.json
- name: Publish on crates.io
run: cargo publish --token ${{ secrets.CRATESIO_PUBLISH_TOKEN }}
# - name: Publish on crates.io
# run: cargo publish --token ${{ secrets.CRATESIO_PUBLISH_TOKEN }}
1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ readme = "README.md"
license = "MIT"
publish = true
categories = ["command-line-utilities"]
keywords = ["utilities", "gradle", "clean-up", "android"]

[package.metadata]
msrv = "1.74.0"
Expand Down

0 comments on commit 24c7fab

Please sign in to comment.