Closed
Description
My workflow is fairly simple and this used to work but after running it just now, I see an error that prevents the upload action to complete resulting a failure.
python: can't open file '/home/runner/work/bookstack-file-exporter/bookstack-file-exporter/action-repo/create-docker-action.py': [Errno 2] No such file or directory
I can see the file exists in this repo but when the action runs, it is unable to find it. Link to a build that fails: here