An open API service indexing awesome lists of open source software.

https://github.com/gurleensethi/github-action-go

Contains code related to the article 'Custom GitHub Action with Go'.
https://github.com/gurleensethi/github-action-go

docker github-actions go

Last synced: 3 months ago
JSON representation

Contains code related to the article 'Custom GitHub Action with Go'.

Awesome Lists containing this project

README

          

# github-action-go

Contains code related to the article [Custom GitHub Action with Go](https://thedevelopercafe.com/articles/custom-github-action-with-go-29d9ce66e5a8).

## Branches

- [main](https://github.com/gurleensethi/github-action-go/tree/main)
- [input_args](https://github.com/gurleensethi/github-action-go/tree/input_args)