Skip to content

Issue with syncing S3 and github repo using github actions #665

Answered by peterwoodworth
Ecupse asked this question in Q&A
Discussion options

You must be logged in to vote

but the files are not there when i check the folder itself.

If I may make an assumption, you are referring to your repository after the workflow has completed, is this correct?

The runner that runs this action should indeed be successfully syncing the files. I believe the issue here is that you are expecting the actual repository to be updated, when instead you are doing the equivalent of cloning your repo, making changes, and then not committing and pushing the changes to your repo.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by peterwoodworth
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants