mirror of
https://github.com/gradle/gradle-build-action.git
synced 2025-10-20 07:08:56 +08:00
Fix GitHub spelling
This commit is contained in:
committed by
Paul Merlin
parent
38fdc3f684
commit
ae5079ecac
@@ -7,7 +7,7 @@ import * as gradlew from "./gradlew";
|
||||
import * as provision from "./provision";
|
||||
|
||||
|
||||
// Invoked by Github Actions
|
||||
// Invoked by GitHub Actions
|
||||
export async function run() {
|
||||
try {
|
||||
|
||||
|
Reference in New Issue
Block a user