forked from Skynet/deploy_user
feat: no longer ask teh user to enter their own username
This commit is contained in:
parent
21dfe24bca
commit
24f8bff802
2 changed files with 2 additions and 4 deletions
|
@ -7,12 +7,10 @@ Details to do this can be found here: [wiki](https://wiki.skynet.ie/tutorials/sk
|
|||
It is recommended to create a new key for just Forgejo Actions.
|
||||
|
||||
## Secrets
|
||||
Two secrets must be added to make this work.
|
||||
One secret must be added to make this work.
|
||||
|
||||
Secrets are found in your repo under ``Settings > Actions > Secrets``
|
||||
|
||||
* USERNAME
|
||||
* This is your skynet username
|
||||
* SSH_KEY
|
||||
* This is your private key that was generated above
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue