Skip to content

Warning: There are environment variables missing from this runtime, but would be present on GitHub #516

@justanotheranonymoususer

Description

I'm not sure what I did wrong or maybe a bug. Also I can't share the project but let me know if you need more info, I believe the usage is rather standard.

      - name: Commit
        uses: EndBug/add-and-commit@v9
        with:
          cwd: generated
          default_author: github_actions
          message: 'Update generated files'
          fetch: false

Output:

Run EndBug/add-and-commit@v9
  with:
    cwd: generated
    default_author: github_actions
    message Update generated files
    fetch: false
    add: .
    pathspec_error_handling: ignore
    push: true
    github_token: ***
Warning: There are environment variables missing from this runtime, but would be present on GitHub.
- HOME

image

Metadata

Metadata

Assignees

Labels

good first issueGood for newcomersstatus: pinnedShould not be labeled as staletype: bugVerified problems that need to be worked on

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions