7
0
Fork 1
forked from Skynet/deploy_user

doc: actually say to use the template option

This commit is contained in:
silver 2025-02-14 01:03:55 +00:00
parent df759d3463
commit 629b1624dc
Signed by: silver
GPG key ID: 36F93D61BAD3FD7D
2 changed files with 13 additions and 1 deletions

View file

@ -25,6 +25,15 @@ Add the contents of ``$USERNAME.pub`` (public key) to [your skynet account](http
``[CTRL]+[A]`` and ``[CTRL]+[V]`` will copy/paste everything.
The key must remain in its "armor" and the trailing newline at the end must be preserved.
## Use the Template
Now its time to make your own copy of this repo.
1. At the top of this page you will find this button:
![img.png](resources/UseThisTemplate.png)
2. ``Repository name``: This is what you want to name your repo
3. ``Template items``: Make sure ``Git content (Default branch)`` is ticked.
4. Press the ``Create Repository`` button.
## Secrets
One secret must be added to make this work.
@ -32,7 +41,7 @@ Secrets are found in your repo under ``Settings > Actions > Secrets``
* SSH_KEY
* This is your private key that was generated above
* Copy paste it exactly
* Copy & paste it exactly
End result should look like this:
![Secrets](resources/Secrets.png)

BIN
resources/UseThisTemplate.png (Stored with Git LFS) Normal file

Binary file not shown.