fix: SourceGit misspelled as "Source Git" (#689)

This commit is contained in:
aikawayataro
2024-11-12 11:55:42 +00:00
committed by GitHub
parent 146f383aae
commit c16a412aa3
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@ on:
workflow_call:
inputs:
version:
description: Source Git package version
description: SourceGit package version
required: true
type: string
jobs: