A GitHub Action to install diff-pdf.
- 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
- ubuntu-latest
- windows-latest
See GitHub Docs for more information.
This action follows the recommendations of GitHub Actions Versioning.
$ yarn
$ yarn run package
- Check the package contents are up-to-date
$ yarn run package $ git diff
- Create a new release to publish to the GitHub Marketplace
- Make sure that the release workflow is successful