Skip to content

Commit

Permalink
Add mention of GitHub Releases
Browse files Browse the repository at this point in the history
  • Loading branch information
carlthome committed Dec 12, 2023
1 parent e294820 commit 9c51080
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,3 +56,9 @@ pre-commit run --all-files
```

Or `pre-commit install` to run automatically on `git commit`.

### Publish

```sh
gh release create
```

0 comments on commit 9c51080

Please sign in to comment.