mirror of
https://github.com/drone-plugins/github-actions
synced 2026-07-21 22:24:48 +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