Skip to content

Commit

Permalink
Add note about deployment
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
janosrusiczki authored Apr 3, 2023
1 parent 7acd1d1 commit 73388f5
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,10 @@ A photo hosting service tailored to my needs.

bin/vite
bin/rails s

## Deployment

1. Draft a new release on the [releases page](https://github.com/photonia-io/photonia/releases)
- Create a tag with the prefix **release-** and the version, eg: **0.1.3** (resulting tag: **release-0.1.3**)
- Prefix the release title with the release version, eg: **0.1.3 - An awesome release**
2. Publish the release

0 comments on commit 73388f5

Please sign in to comment.