diff --git a/internal/pkg/config/config.example.yaml b/internal/pkg/config/config.example.yaml index a3131b0b..ec12a8a1 100644 --- a/internal/pkg/config/config.example.yaml +++ b/internal/pkg/config/config.example.yaml @@ -140,10 +140,10 @@ cache: # proxy_port: 0 # - # Overrides the ACTIONS_CACHE_URL passed to workflow - # containers. This should only be used if the runner host is not - # reachable from the workflow containers, and requires further - # setup. + # Overrides the ACTIONS_CACHE_URL variable passed to workflow + # containers. The URL should generally not end with "/". This should only + # be used if the runner host is not reachable from the workflow containers, + # and requires further setup. # actions_cache_url_override: ""