Skip to content

ref of "HEAD" does not work #969

Open
@ljharb

Description

@ljharb

Related to #910, I'd like to be able to default the ref to HEAD so i don't have to hardcode main or master or whatever in a reusable workflow, but instead i get:

  Determining the checkout info
  /usr/bin/git branch --list --remote origin/HEAD
  /usr/bin/git tag --list HEAD
  Error: A branch or tag with the name 'HEAD' could not be found

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions