mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-07-11 05:24:59 +10:00
feat(homepage): add new sections to homepage
This commit is contained in:
@@ -14,14 +14,13 @@ jobs:
|
||||
uses: actions/checkout@v4.1.1
|
||||
|
||||
- name: Sync Sources with Crowdin
|
||||
uses: crowdin/github-action@v1
|
||||
uses: crowdin/github-action@v1.14.1
|
||||
with:
|
||||
upload_sources: true
|
||||
create_pull_request: false
|
||||
upload_translations: false
|
||||
upload_translations: true
|
||||
download_translations: false
|
||||
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ github.token }}
|
||||
CROWDIN_PROJECT_ID: "503410"
|
||||
CROWDIN_PERSONAL_TOKEN: ${{ secrets.CROWDIN_TOKEN }}
|
||||
CROWDIN_ACCESS_TOKEN: ${{ secrets.CROWDIN_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user