1 parent ba7ac46 commit c9047faCopy full SHA for c9047fa
1 file changed
.github/workflows/main.yml
@@ -29,5 +29,5 @@ jobs:
29
remote-protocol: "sftp"
30
remote-host: "ssh.nyc1.nearlyfreespeech.net"
31
remote-user: "jduteau_wcchsc"
32
- ssh-private-key: ${{ secrets.DEPLOY_PRIVATE_KEY }}
+ ssh-private-key: ${{ secrets.NFS_SFTP_PGP_KEY }}
33
remote-path: "/home/public"
0 commit comments