Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't use server-dir argument for path that sync-state is uploaded to #1

Merged
merged 1 commit into from
Nov 23, 2020

Conversation

treetrum
Copy link
Contributor

When using the server-dir argument, sync-state tries to nest the file twice and therefore fails (as the folder doesn't exists I'm assuming). This simply removes the server-dir arg from the path that the sync-state file is trying to be uploaded to.

This fixes the issue I am having as documented here: SamKirkland/FTP-Deploy-Action#120

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants