Skip to content

Commit

Permalink
Extra detail on DEPLOY.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Max-Derner committed Nov 30, 2024
1 parent f4d1168 commit 52317b1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion DEPLOY.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,10 @@

## 1. Tag new version
* Update [`pyproject.toml`](./pyproject.toml) with new version
* Commit work
* Tag version `git tag -a v<VERSION>`
* Merge work to main branch
* Create [new release on GitHub](https://github.com/Max-Derner/colour_fx/releases/new)
* Create [new release on GitHub](https://github.com/Max-Derner/colour_fx/releases/new) with same version

## 2. Create new distribution
* Run `python3 -m build`
Expand Down

0 comments on commit 52317b1

Please sign in to comment.