We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d159a6f commit c23ca88Copy full SHA for c23ca88
.github/workflows/publish-to-pyroll-org.yml
@@ -37,4 +37,5 @@ jobs:
37
target-server: pyroll.org
38
remote-user: hosting195687
39
private-ssh-key: ${{ secrets.HOSTING_PRIVATE_KEY }}
40
+ source-path: .build/
41
destination-path: ~/pyroll.org/httpdocs/
0 commit comments