You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Replace private registry-setup action with the public actions it wraps
JuliaComputing/set-up-private-juliahub-registries lives in a private
repository, and private actions cannot be resolved from workflows in this
public repository (the run failed at job setup with "Unable to resolve
action"). Use the public actions it delegates to directly:
webfactory/ssh-agent for the Git SSH identity and
PumasAI/add-private-registry for the JuliaHubRegistry, JuliaSimRegistry
and DyadRegistry registries, with the same two secrets.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
0 commit comments