Commit e525a87
committed
Include
Technically not needed as long as the certificate filename is
constructed with a `-cert.pub` suffix, which it is in this Action.
Yet being explicit about the certificate filename has the indirect
benefit of _ssh_ going directly for the certificate, rather than first
attempting and failing on using the regular public key.ssh -o CertificateFile in README usage example1 parent cca37fa commit e525a87
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
38 | 39 | | |
39 | 40 | | |
40 | 41 | | |
| |||
0 commit comments