1.1.0 (2023-05-01)
- add repository argument (5940d0b)
- failing tests due to repo name change (8535cf1)
1.0.3 (2023-04-21)
- create directory if it does not exist yet (48485fc)
1.0.2 (2023-04-21)
- change curl output to include action_path (1618108)
1.0.1 (2023-04-21)
- give actions the proper credentials to upload binaries (a361b57)
1.0.0 (2023-04-21)
- add ci and release workflow (911aa36)
- move away from bash and use rust cli in action (bfd4af8)
- open repo list path and loop through each line (d77e549)
- save spdx files to configured directory (1ca1b4b)
- ci: annotate files for release-please (30ecdcc)
- ci: only run test workflow on non release prs (b3e67ca)
- ci: skip test workflow when ref_name contains release-please (9bf27b9)
- directories were not being created if they did not exist (ffdf7ba)
- release 1.0.0 (d13727c)