如何使用SSH密钥安装托管在私有存储库中的Discourse插件?

Thanks! But the reason I prefer using SSH is because OAuth tokens don’t allow separating read and write permissions — they always come with more access than necessary.

With SSH, I can generate a read-only deploy key, which is more secure and aligns better with the principle of least privilege.