Skip to content

Commit

Permalink
update publish.yml, pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
celsiusnarhwal committed Dec 24, 2022
1 parent 6caf9db commit 5577f47
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@ jobs:
steps:
- name: Checkout Repository
uses: actions/checkout@v3
with:
path: repo

- name: Checkout HTT
uses: actions/checkout@v3
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "rm-trash"
version = "0.0.1"
version = "0.0.2"
description = "馃棏 Safe(r) deletion of files from the macOS command line"
authors = ["celsius narhwal <hello@celsiusnarhwal.dev>"]
readme = "README.md"
Expand Down

0 comments on commit 5577f47

Please sign in to comment.