Skip to content

ouzi-dev/go-make-action

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go make action

Example usage

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