Attempt #2 at GPT translation fix.
This commit is contained in:
@@ -68,8 +68,6 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- name: Checkout Code
|
- name: Checkout Code
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
- run: |
|
|
||||||
pwd ; ls -alh
|
|
||||||
- name: Gotify Notification
|
- name: Gotify Notification
|
||||||
uses: eikendev/gotify-action@master
|
uses: eikendev/gotify-action@master
|
||||||
with:
|
with:
|
||||||
@@ -82,8 +80,8 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
token: ${{ secrets.BOT_GITEA_TOKEN }}
|
token: ${{ secrets.BOT_GITEA_TOKEN }}
|
||||||
apikey: ${{ secrets.OPENAI_API_KEY }}
|
apikey: ${{ secrets.OPENAI_API_KEY }}
|
||||||
inputFiles: ./content/en/*.md
|
inputFiles: content/en/*.md
|
||||||
outputFiles: ./content/es/*.md ./content/ko/*.md ./content/zh-Hans/*.md
|
outputFiles: 'content/es/*.md content/ko/*.md content/zh-Hans/*.md'
|
||||||
languages: Spanish Korean Chinese
|
languages: Spanish Korean Chinese
|
||||||
- name: Add/Commit README.md
|
- name: Add/Commit README.md
|
||||||
id: commit-translations
|
id: commit-translations
|
||||||
|
|||||||
@@ -1,16 +0,0 @@
|
|||||||
---
|
|
||||||
title:
|
|
||||||
description: ""
|
|
||||||
date: 2025-07-23T23:02:44.479Z
|
|
||||||
preview: ""
|
|
||||||
draft: false
|
|
||||||
tags: []
|
|
||||||
categories: []
|
|
||||||
---
|
|
||||||
|
|
||||||
<br />
|
|
||||||
<div style="font-size: 24pt; font-weight: bold">Professional, adept technical services and—dare we say—wisdom</div>
|
|
||||||
<br />
|
|
||||||
<div style="font-size: 18pt" align="center">Serving residents within the five boroughs of NYC – we make house calls!
|
|
||||||
<br />
|
|
||||||
Enterprise-level skills and offerings for SMBs (Small-to-Mid-sized Businesses)
|
|
||||||
Reference in New Issue
Block a user