Skip to content

Commit

Permalink
Add a note about the deployment and GH token in the README (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
sergeichestakov authored Jun 7, 2024
1 parent 8864954 commit 0910906
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Update release server based on [Hazel](https://github.com/vercel/hazel) and used

## Usage

Deploy the app to https://desktop.replit.com/
Deploy this server to https://desktop.replit.com/ via the deployments pane in the [Repl](https://replit.com/@util/desktop-releases)

Then set the following code in the Electron client:

Expand Down Expand Up @@ -36,6 +36,8 @@ The token must be set to a [fine-grained personal access token](https://github.c

Such tokens have a max expiry date of 1 year so make sure to rotate them accordingly.

You can view and update the token in the Repl via the secrets pane for development and the deployments pane for production builds.

## Routes

### /
Expand Down

0 comments on commit 0910906

Please sign in to comment.