update readme

This commit is contained in:
2026-07-22 09:06:00 +02:00
parent 3e4408b3d1
commit 6702320d37
+1 -1
View File
@@ -1,4 +1,4 @@
By default, Gitea runner environments do not include the dependencies required by (dockerhub-description)https://github.com/peter-evans/dockerhub-description.<br/>
By default, Gitea runner environments do not include the dependencies required by [dockerhub-description](https://github.com/peter-evans/dockerhub-description).<br/>
This action is a wrapper around `dockerhub-description` that installs the required dependencies before invoking the upstream action, allowing it to run successfully on Gitea runners.
The wrapper then invokes the upstream action using the same inputs, making it a drop-in replacement.