Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 113 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 113 Bytes

Go make action

Example usage

- uses: ./.github/actions/go-make-action
  with:
    target: 'build'