We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9cfcd5c commit 60b8c72Copy full SHA for 60b8c72
README.md
@@ -16,7 +16,7 @@ GitHub Action for backup your git repository.
16
17
## Environment Variables
18
19
-- `GIT_DEPLOY_KEY` - *Required* your deploy key which has **Write access**
+- `GIT_DEPLOY_KEY` - *Required* your deploy key (ssh private key) which has **Write access**
20
- `TARGET_GIT` : **required**, your backup git repository (please use ssh or git protocol)
21
22
```
0 commit comments