Images in README.md: "Source image is unreachable"
How can I display images in the action information section?

Temporary workaround:
As a temporary workaround, I moved the images to a different public repository and used them in the README like this:
- 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
succeededand the logs don't contain any warnings or errors - I already tried to build again.
Temporary workaround:
As a temporary workaround, I moved the images to a different public repository and used them in the README like this:

