Added a reference to needing Go
This commit is contained in:
parent
72607f2ee9
commit
7999a86f58
|
@ -18,5 +18,7 @@ Parameters are:
|
|||
- `app`: the Dokku application name.
|
||||
- `private-key`: the private SSH key
|
||||
|
||||
This action requires Go 1.22.4 or later.
|
||||
|
||||
This action will write the private key to the .ssh instance and will push to the remote repository as the `dokku`
|
||||
user. Both the source and target branch must be `main`.
|
||||
|
|
Loading…
Reference in a new issue