We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd0527f commit 79f978aCopy full SHA for 79f978a
1 file changed
.github/workflows/main.yml
@@ -33,7 +33,7 @@ jobs:
33
password: ***REMOVED***
34
35
# Specifies a local directory to sync from as if it were the git project root path.
36
- syncroot: ./WebApplication/
+ syncroot: WebApplication/
37
38
# Additional options
39
options: --auto-init -v
0 commit comments