aboutsummaryrefslogtreecommitdiffstats
path: root/builds.sr.ht/private-repos.md
diff options
context:
space:
mode:
authorSol Fisher Romanoff <sol@solfisher.com>2021-05-16 10:47:31 +0300
committerDrew DeVault <sir@cmpwn.com>2021-05-16 14:09:03 -0400
commit655619212e4295430f6f8adc14b77a8e0db216f3 (patch)
tree9faa6b3c28f0d46e32c49188f7ff73eadca3ebe7 /builds.sr.ht/private-repos.md
parent85fa43ca03fa2663a2f950d7e738eb0836b5449e (diff)
downloadsr.ht-docs-655619212e4295430f6f8adc14b77a8e0db216f3.tar.gz
s/hyphen/em dash/g
Diffstat (limited to 'builds.sr.ht/private-repos.md')
-rw-r--r--builds.sr.ht/private-repos.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/builds.sr.ht/private-repos.md b/builds.sr.ht/private-repos.md
index 403e9ed..a3946d0 100644
--- a/builds.sr.ht/private-repos.md
+++ b/builds.sr.ht/private-repos.md
@@ -4,7 +4,7 @@ title: Private repos on builds.sr.ht
<div class="alert alert-danger">
<strong>Warning!</strong> The list of commands run in a builds.sr.ht job, as
- well as their stdout and stderr, are visible to the public - even if the job
+ well as their stdout and stderr, are visible to the public — even if the job
uses a private repository. Take care not to leak any secrets this way.
</div>
@@ -15,7 +15,7 @@ configure each job with an SSH key that has access to your account.
1. Add the public key [to your account](https://meta.sr.ht/keys)
1. Add the private key as a secret using the [secrets management page](https://builds.sr.ht/secrets)
1. Copy the secret's UUID into your build manifest's secrets list.
-1. Update your sources list to use the SSH clone URL - not the https clone URL.
+1. Update your sources list to use the SSH clone URL — not the https clone URL.
The resulting build manifest should look something like this: