very_good_workflows
very_good_workflows copied to clipboard
fix: add cache-key config for reusable workflows
Description Using default cache-key will create a lot of caches (out of limit 10GB)
Steps To Reproduce
- Update 'pubspec.lock'
- Wait workflow finish
- See new cache image
Expected Behavior Have a config for cache-key
Screenshots Not have
Additional Context No