Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 479 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 479 Bytes

Exiftool Github action

When you need to get the exiftool in your actions but you don't want to do manual job.

The versioning of this action and the repo, follow the exiftool versioning, which currently is not a semver.

Usage

Simply include it like this before your tests and the code that needs exiftool.

- name: Use Exiftool
  uses: woss/[email protected]

This repo is updated whenever Mr. Phil Harvey updates the exiftool