Skip to content

Commit

Permalink
update readme pip install and cleanup in actions
Browse files Browse the repository at this point in the history
  • Loading branch information
Francesco Calcavecchia committed May 3, 2023
1 parent 5ac3d73 commit 8d34b1b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,5 @@ jobs:
- name: Build 🛠️📦
run: |
python -m build
ls
ls dist/
- name: Release 📦🚀
uses: pypa/gh-action-pypi-publish@release/v1
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ This python projects implements the idea of a watchbot introduced in [this mediu
### Installation

```sh
pip install git+https://github.com/francesco086/watchbot
pip install watch-bot
```

### Usage
Expand Down

0 comments on commit 8d34b1b

Please sign in to comment.