Skip to content

Cannot read properties of undefined #42

@hirrolot

Description

@hirrolot

Uploading any file, for example as follows:

jobs:
  build:
    steps:
      - uses: AButler/[email protected]
        with:
          files: "my_file.txt"
          repo-token: ${{ secrets.GITHUB_TOKEN }}

leads to the following error:

Error: Cannot read properties of undefined (reading 'id')

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions