Skip to content

Commit

Permalink
simpfy release
Browse files Browse the repository at this point in the history
  • Loading branch information
mceachen committed Jul 22, 2024
1 parent 8432715 commit aeb0720
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,7 @@
1. `cd ../exiftool-vendored.js`
1. `npm run u`
1. `npm run mktags ../test-images` # < assumes `../test-images` has the full ExifTool sample image suite
1. `npm run prettier`
1. `npm run lint`
1. `npm run docs`
1. `npm run prettier && npm run lint && npm run docs`
1. Verify docs were rebuilt successfully at <http://localhost:3000/index.html>
1. `npm run test`
1. Verify diffs are reasonable, `git commit` and `git push`
Expand Down

0 comments on commit aeb0720

Please sign in to comment.