You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -78,6 +78,8 @@ jobs:
78
78
79
79
3. **Set Up the Workflow**: Add the above GitHub Actions workflow to your source repository (e.g., `.github/workflows/sync-content.yml`). This is created automatically if you used the `translations-cookiecutter`.
80
80
81
+
**Important:** Any content that can be translated needs to live inside `translations-source-path`.
82
+
81
83
## 🔄 How It Works
82
84
83
85
1. **Checkout Source Repository**: The action checks out the specified `source-repo` and `source-ref`.
0 commit comments