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'.
- Host: GitHub
- URL: https://github.com/gurleensethi/github-action-go
- Owner: gurleensethi
- Created: 2022-06-26T02:52:58.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-06-26T20:45:03.000Z (over 3 years ago)
- Last Synced: 2025-03-24T13:26:19.138Z (7 months ago)
- Topics: docker, github-actions, go
- Language: Dockerfile
- Homepage: https://thedevelopercafe.com/articles/custom-github-action-with-go-29d9ce66e5a8
- Size: 2.93 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)