verify-npm-files-action

A Github Action that verifies all files referenced by the package.json file are present in the package tarball.

APACHE-2.0 License

Stars
1
Committers
1

jpoehnelt/verify-npm-files-actions

A Github Action that verifies all files referenced by the package.json file are present in the package tarball.

Inputs

keys

New line deliminated list of files to check.

Usage

run: npm run build
uses: jpoehnelt/verify-npm-files-actions@main
  with:
    KEYS: |
      types
      main
      module    
Package Rankings
Top 16.88% on Github actions
Badges
Extracted from project README
codecov semantic-release