We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8b52cf commit baaeb82Copy full SHA for baaeb82
README.md
@@ -191,3 +191,8 @@ pytest
191
```
192
193
_For integration tests you need to set env variable `BLOCKFROST_PROJECT_ID_MAINNET`_
194
+
195
+### Release workflow
196
197
+To release the package create a new release via GitHub releases.
198
+This action triggers the automated release workflow that packages and uploads the distribution to PyPI.
0 commit comments