add parameter ssh key passphrase to workflow
Some checks failed
Deploy controllers / upload (push) Has been cancelled

This commit is contained in:
2026-07-09 09:51:11 +07:00
parent 775a390bcb
commit 13af691645

View File

@@ -22,3 +22,4 @@ jobs:
remote_host: accone.aplikasi.web.id
remote_user: ${{ secrets.SERVER_USER }}
remote_key: ${{ secrets.SERVER_SSH_KEY }}
remote_key_pass: ${{ secrets.SERVER_SSH_KEY_PASSPHRASE }}