GitHub / course-one / github-actions-starter-kit
Go (Golang) GitHub Actions workflows for CI and CD (GitHub release).
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/course-one%2Fgithub-actions-starter-kit
Stars: 2
Forks: 1
Open issues: 0
License: mit
Language: Go
Size: 8.79 KB
Dependencies parsed at:
7
Created at: about 5 years ago
Updated at: almost 2 years ago
Pushed at: about 5 years ago
Last synced at: about 2 months ago
Topics: ci-cd, github-workflow, github-workflows, golang
.github/workflows/ci.yml
actions
- actions/checkout v2 composite
- actions/setup-go v1 composite
.github/workflows/release.yml
actions
- actions/checkout v2 composite
- skx/github-action-publish-binaries master composite
- thatisuday/go-build-action v1 composite
go.mod
go
go.sum
go