Skip to content

Commit

Permalink
feat(readme): secrets & vars
Browse files Browse the repository at this point in the history
  • Loading branch information
vladyoslav committed Jun 22, 2024
1 parent c0422c9 commit f53f8f0
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,18 @@ make init

### Don't forget to change values in .env

## Update GitHub org secrets & variables

Update the secrets and variables in the organization settings on GitHub

Secrets:
- `SSH_HOST`
- `SSH_USERNAME`
- `SSH_PASSWORD`

Variables:
- `PROJECT_DIR` - Project directory on the server, example: `~/desbordante`

## Commands

Execute `make` to see all available rules with documentation
Expand Down

0 comments on commit f53f8f0

Please sign in to comment.