mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2025-01-26 07:58:34 +01:00
Update _index.en.md
This commit is contained in:
parent
130e365a8e
commit
8866d853a5
@ -1,5 +1,5 @@
|
||||
---
|
||||
title: All with Github Actions
|
||||
title: All with GitHub Actions
|
||||
weight: 35
|
||||
---
|
||||
|
||||
@ -16,7 +16,7 @@ Goto https://github.com/rustdesk/rustdesk/fork and click "Create fork".
|
||||
{{% notice note %}}
|
||||
You only need to do this if you want to change the default server and public key.
|
||||
|
||||
The server URL and key you are using is hidden from other users on Github however they can download your client and connect to your server. If you require a fully private repo you can import the rustdesk client repo using https://github.com/new/import. **If you use a private repo you have limited amounts of builds you can create per month, if you need more you will need to have a paid Github account.**
|
||||
The server URL and key you are using is hidden from other users on GitHub however they can download your client and connect to your server. If you require a fully private repo you can import the RustDesk client repo using https://github.com/new/import. **If you use a private repo you have limited amounts of builds you can create per month, if you need more you will need to have a paid GitHub account.**
|
||||
{{% /notice %}}
|
||||
|
||||
On your fork you just created goto "Settings -> Secrets and variables -> Actions".
|
||||
@ -39,7 +39,7 @@ Once workflows are enabled you can goto “Actions”.
|
||||
|
||||
On the left, select "Flutter Nightly Build". Then on the right, click "Enable workflow".
|
||||
|
||||
Finally you can click "Run workflow" to build the rustdesk clients for all of the supported platforms.
|
||||
Finally you can click "Run workflow" to build the RustDesk clients for all of the supported platforms.
|
||||
|
||||
## Enable upload permissions for workflows
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user