Skip to content

npm publish does not respect the global gitignore #10

@EricCrosson

Description

@EricCrosson

which means the action's temp dir is only excluded because I happen to use files in the package manifest to describe a whitelist of files.

Possible workarounds:

  • move the action workspace somewhere else, maybe RUNNER_TEMP or even a persistent cache like RUNNER_TOOL_CACHE
  • modify the project .gitignore instead
  • ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions