File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2020 GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
2121 with :
2222 source-repo : " Scientific-Python-Translations/numpy.org"
23- source-folder : " numpy- org/content/en/"
23+ source-folder : " numpy. org/content/en/"
2424 source-ref : " main"
2525 translations-repo : " Scientific-Python-Translations/numpy.org-translations"
2626 translations-folder : " numpy.org-translations/content/en/"
Original file line number Diff line number Diff line change 6363| `source-folder` | ✅ | — | Path to the content folder in the source repo (e.g., `numpy.org/content/en/`). |
6464| `source-ref` | ❌ | `main` | Branch or tag to sync from. |
6565| `translations-repo` | ✅ | — | Target repo for translated content (e.g., `org/site-translations`). |
66- | `translations-folder` | ✅ | - | Path to the content folder in the translations repo (e.g., `numpy.org-translations/content/en/`). |
66+ | `translations-folder` | ✅ | — | Path to the content folder in the translations repo (e.g., `numpy.org-translations/content/en/`). |
6767| `translations-ref` | ❌ | `main` | Branch of the target translations repo. |
6868
6969# # 🛠️ Setup Instructions
You can’t perform that action at this time.
0 commit comments