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
When run_id is provided, we only need a repository owner/name to perform a request for artifacts list. The action doesn't use the workflow parameter in the case. I think it should be marked as optional.
(The action is nice, thank you!)
When
run_idis provided, we only need a repository owner/name to perform a request for artifacts list. The action doesn't use theworkflowparameter in the case. I think it should be marked as optional.