Skip to content

A GitHub Action to install diff-pdf

License

Notifications You must be signed in to change notification settings

dockspot/action-setup-diff-pdf

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

action-setup-diff-pdf

A GitHub Action to install diff-pdf.

Test this action

Usage

- uses: hidakatsuya/[email protected]
  with:
    diff-pdf-version: '0.5'
  • For the version of diff-pdf that can be specified, see the diff-pdf releases
  • You can also specify a major version, such as action-setup-diff-pdf@v1

Supported Platforms

  • ubuntu-latest
  • windows-latest

See GitHub Docs for more information.

Versioning

This action follows the recommendations of GitHub Actions Versioning.

Building this action

$ yarn
$ yarn run package

Releasing

  1. Check the package contents are up-to-date
    $ yarn run package
    $ git diff
    
  2. Create a new release to publish to the GitHub Marketplace
  3. Make sure that the release workflow is successful

About

A GitHub Action to install diff-pdf

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%