Commit Graph

2 Commits

Author SHA1 Message Date
1a65639e71 fix(action): use action path for script execution
- Ensures scripts are executed using the GitHub action path
- Improves reliability in locating script files
2025-05-26 16:37:28 +02:00
a0e425cc35 feat(action): add GitHub-Gitea release sync workflow
- Introduces a composite action to synchronize releases from Gitea to GitHub
- Adds support for configurable inputs like repository details and tokens
- Implements steps for fetching and pushing releases via scripts
2025-05-26 16:27:17 +02:00