Skip to content

Commit

Permalink
Fix URL in release process
Browse files Browse the repository at this point in the history
  • Loading branch information
JelleZijlstra committed Aug 29, 2023
1 parent 4cf4071 commit 93a3bea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ To release a new version of `fastapi_poe`, do the following:
- Make a PR updating the version number in `pyproject.toml` (example:
https://github.com/poe-platform/fastapi_poe/pull/2)
- Merge it once CI passes
- Go to https://github.com/poe-platform/poe-protocol/releases/new and make a new release
- Go to https://github.com/poe-platform/fastapi-poe/releases/new and make a new release
(note this link works only if you have commit access to this repository)
- The tag should be of the form "0.0.X".
- Fill in the release notes with some description of what changed since the last
Expand Down

0 comments on commit 93a3bea

Please sign in to comment.