Closed
Description
When integrating with other github actions, many allow specifying either a branch name or a commit id in the same field, such as the ref
field in https://github.com/actions/checkout. It would be convenient if action-download-artifact
also would allow intermixing commits and branch names in this way - either by adding a new field ref
which takes either, or allowing passing a branch name in the commit
field.
Metadata
Metadata
Assignees
Labels
No labels