1 parent 05b299a commit 06cb978Copy full SHA for 06cb978
1 file changed
.github/workflows/sync-build.yml
@@ -22,7 +22,7 @@ jobs:
22
endpoint=${{ secrets.WEBDAV_ENDPOINT }}
23
username=${{ secrets.WEBDAV_USERNAME }}
24
password=${{ secrets.WEBDAV_PASSWORD }}
25
- root=/test/
+ root=/direct/projects/go-touch-mapper/build
26
include: |
27
'go-touch-mapper_amd64'
28
'go-touch-mapper_arm64'
0 commit comments