Git: `stash` does not find local changes but `pull` finds them
I am trying to automate deployment of my project using Github Actions. The workflow is something like this:
I am trying to automate deployment of my project using Github Actions. The workflow is something like this: