From 867b5afd57e48a0c70df930b0af8427e53492667 Mon Sep 17 00:00:00 2001 From: Siarhei Date: Sun, 18 Sep 2022 19:17:11 +0200 Subject: [PATCH] Add gradle/gradle-build-action to the "Build" section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index acda0071..e9565053 100644 --- a/README.md +++ b/README.md @@ -525,6 +525,7 @@ Set up your GitHub Actions workflow with a specific version of your programming - [Setup Brainfuck](https://github.com/fabasoad/setup-brainfuck-action) - Setup brainfuck interpreter. - [Publish Go Binaries to GitHub Release Assets](https://github.com/wangyoucao577/go-release-action) - [Setup COBOL](https://github.com/fabasoad/setup-cobol-action) +- [Gradle build action](https://github.com/gradle/gradle-build-action) - Execute Gradle builds in GitHub Actions workflows. ### Database