Bo-Yi Wu
082886c85b
- Use `go.mod` to determine Go version in Gitea release workflow - Ensure the latest Go version is used in Gitea release workflow Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com> |
||
---|---|---|
.gitea/workflows | ||
router | ||
.gitignore | ||
.goreleaser.yaml | ||
LICENSE | ||
README.md | ||
go.mod | ||
go.sum | ||
main.go |
README.md
go
Gitea actions example for Golang. Starting with Gitea 1.19, Gitea Actions are available as a built-in CI/CD solution.