Commit Graph

2 Commits

Author SHA1 Message Date
df27af76ad fix(main): update script path to ensure correct resolution
- Adjusts the script path to use a relative path for `.scripts` directory
- Prevents potential issues with incorrect path resolution
2025-07-04 11:45:14 +02:00
8df31fb97e refactor(action): simplify composite action structure
- Replaces custom with-post-step logic with Node.js-based implementation
- Consolidates main and post scripts for clarity and maintainability
- Updates descriptions and input definitions for improved readability
2025-07-04 11:43:25 +02:00