Skip to content

Commit

Permalink
chore(readme): describe release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
slowbackspace committed Nov 8, 2023
1 parent b8b52cf commit baaeb82
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -191,3 +191,8 @@ pytest
```

_For integration tests you need to set env variable `BLOCKFROST_PROJECT_ID_MAINNET`_

### Release workflow

To release the package create a new release via GitHub releases.
This action triggers the automated release workflow that packages and uploads the distribution to PyPI.

0 comments on commit baaeb82

Please sign in to comment.