This commit is contained in:
TheiLLeniumStudios
2023-02-07 08:44:45 +00:00
parent 5788881430
commit c969e3bd79
+1 -1
View File
@@ -95,7 +95,7 @@ Following are the secrets that you need to configure in that section:
| SSH_HOST | IP of your server which you use to login to your server (RDP or SSH) | | SSH_HOST | IP of your server which you use to login to your server (RDP or SSH) |
| SSH_PASSWORD | Password for your user that you use to login to your server (RDP or SSH) (Not required when using SSH_KEY) | | SSH_PASSWORD | Password for your user that you use to login to your server (RDP or SSH) (Not required when using SSH_KEY) |
| SSH_KEY | Set this in case you are using Key based authentication. (Not required when using SSH_PASSWORD) | | SSH_KEY | Set this in case you are using Key based authentication. (Not required when using SSH_PASSWORD) |
| RCON_PASSWORD | Password that you have set in yout server.cfg using `rcon_password` | | RCON_PASSWORD | Password that you have set in your server.cfg using `rcon_password` |
- For every secret mentioned in the table above, click on `New Repository Secret` and add it - For every secret mentioned in the table above, click on `New Repository Secret` and add it
- The `Name` field should have exactly the name of the secret from the table, for example `SSH_HOST`. - The `Name` field should have exactly the name of the secret from the table, for example `SSH_HOST`.