Images in README.md: "Source image is unreachable"
How can I display images in the action information section?
- I have the actor code in a my private github repo.
- I placed some images in the /docs/assets directory and I'm using them in the README.md like this

- The repo is synced with Apify
- After building the actor in Apify, image urls in the information tab look like this:
- When entering the src in my browser it returns: Source image is unreachable
- (My Actor isn't published ATM)
- I also checked https://status.apify.com/, which states All Systems Operational
- The build step status is succeeded
and the logs don't contain any warnings or errors
- I already tried to build again.
Is this the expected behaviour or a bug during copying the images/assets in the build step? 🤔
Temporary workaround:
As a temporary workaround, I moved the images to a different public repository and used them in the README like this: 


1 Reply
old-apricot•14mo ago
This is unfortunately not possible.
You have to create a new public repo for the images (which you already did) or publish them in some other places