You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,6 +23,7 @@ Go to your GitHub repo → Settings → Secrets and Variables → Actions and ad
23
23
| VM_USER | SSH username (usually azureuser) |
24
24
| VM_KEY | Your private SSH key |
25
25
### Note: Update VM_USER, VM_HOST, VM password accordingly
26
+
### Note: Make sure - the content of public key matches with authorized-key section. If not, copy the content of public key (.pub) to authorized key section in VM
0 commit comments