We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e30f61 commit 8a9a641Copy full SHA for 8a9a641
.github/workflows/node.js.yml
@@ -25,6 +25,6 @@ jobs:
25
username: ${{ secrets.USERNAME }}
26
key: ${{ secrets.KEY }}
27
source: "./build/*"
28
- target: "/root/onrain/frontend"
+ target: "/root/onrain/frontend/"
29
strip_components: 1
30
overwrite: true
0 commit comments