Commit 900ba02
committed
Config: fix scp destination paths in release workflow.
The scp commands used relative paths (mud/appcast.xml, mud/releases/)
which resolve from the home directory. Construct the absolute path from
WEBSITE_SSH_HOST so the upload lands in the correct directory.1 parent 3101ff3 commit 900ba02
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
| 150 | + | |
150 | 151 | | |
151 | 152 | | |
152 | | - | |
| 153 | + | |
153 | 154 | | |
154 | 155 | | |
155 | | - | |
| 156 | + | |
156 | 157 | | |
157 | 158 | | |
158 | 159 | | |
| |||
0 commit comments