Skip to content

Commit

Permalink
docs: polish SourceHut docs
Browse files Browse the repository at this point in the history
  • Loading branch information
orhun committed Apr 20, 2024
1 parent 8b48af1 commit 8a5a446
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions website/docs/sourcehut.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,11 @@ tasks:
1. Generate a new SSH-key for SourceHut builds:
`ssh-keygen -t ed25519 -C "builds.sr.ht" -f ~/.ssh/builds-srht`
1. Add the newly generated public key to your
2. Add the newly generated public key to your
[SourceHut account](https://meta.sr.ht/keys).
1. Add the private key as a secret to your
3. Add the private key as a secret to your
[Sourcehut Builds](https://builds.sr.ht/secrets).
1. Replace all the placeholders in you `.build.yml`:
4. Replace all the placeholders in your `.build.yml`:
- `<your-builds.sr.ht-secret>`
- `<username>`
- `<repo-name>`
Expand Down

0 comments on commit 8a5a446

Please sign in to comment.