github-jest-snapshots icon indicating copy to clipboard operation
github-jest-snapshots copied to clipboard

Update to current Actions syntax

Open mattdsteele opened this issue 4 years ago • 0 comments

When attempting to run this I was running into errors, likely as a result of changes to Actions during the preview:

https://github.com/mattdsteele/jest-snapshot-testing/commit/d1e634d1eb56a2ef52b196285f18ded107295481/checks?check_suite_id=293084811#step:6:10

This PR reworks to use actions.yml and the current GITHUB_TOKEN input process. A working run: https://github.com/mattdsteele/jest-snapshot-testing/runs/286118363

mattdsteele avatar Nov 02 '19 19:11 mattdsteele