* Adding monorepo functionality to a custom crowdin action
* fixing a syntax issue and adding some logging
* Reverting the safe.directory change
* removing test code
* manually adding branch filter
* fixing the workflow run loop
* remembering how to do Promises
* updating download artifact test workflow
* adding debugging code
* adding debugging code
* fixing the raw data filtering
* fixing variable name
* fixing more data model changes
* Removing the required branch filter
* switching up how we test the BRANCH download
* fixing syntax
* Adding debugging code
* fixing the branch test
* checking on the sort of the runs
* fixing syntax
* switching the order of sorting
* fixing up the test workflow
* reworking the tests
* more fixing of the tests
* wet spaghetti
* fixing the tests
* cleaning up some of the code
* Adding another test
* Adding easier testing
* Adding some curly braces
* Removing some debugging code
* BEEP: Add version check for public actions
* Formatting
* BEEEP Bonus round, added support for Bitwarden actions
* Moved to GITHUB_TOKEN to ensure support with Github Actions
* initial commit of the artifact download action
* moving the new action around
* adding action node_modules
* fixing new var name
* setting artifacts default value
* updating the README