No Description

Duarte Nunes 9a559fde45 Prepare for release 5 years ago
lib 9a559fde45 Prepare for release 5 years ago
node_modules 9a559fde45 Prepare for release 5 years ago
src 3a51dbd360 Use action outputs instead of environment variables 5 years ago
.gitignore 9a559fde45 Prepare for release 5 years ago
LICENSE 4f717ac50d Initial commit 5 years ago
README.md 3a51dbd360 Use action outputs instead of environment variables 5 years ago
action.yml 3a51dbd360 Use action outputs instead of environment variables 5 years ago
package.json 0936a72fa3 Update dependencies. 5 years ago
tsconfig.json 4f717ac50d Initial commit 5 years ago
yarn.lock 0936a72fa3 Update dependencies. 5 years ago

README.md

Changed Files Action

This GitHub action applies to pull requests an populates 3 output variables with the modified files. They are: "files_created", "files_updated", and "files_deleted".