mirror of
https://github.com/drone-plugins/github-actions
synced 2026-05-03 13:00:42 +02:00
11ed8bab1c
* feat: [CI-15681]: Enhance Drone GitHub Actions Plugin with Workflow Output Parsing * formatted parse_test.go * Removed 'drone/plugin' dependencies to reduce the binary size and copied the relevant code to this repo * Removed windows code * Updated plugin.go