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 a093556 commit f2226c2Copy full SHA for f2226c2
action.yml
@@ -13,7 +13,7 @@ inputs:
13
description: 'Any java opts (eg -Xmx512m)'
14
required: false
15
ssh-key:
16
- description: 'A GitHub secret that has the SSH key to access other private repositories (eg `${{ secrets.SSH_PRIVATE_KEY }}`)'
+ description: 'GitHub secret with the SSH private key to access your private repositories'
17
18
runs:
19
using: 'docker'
0 commit comments