mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-08 00:14:31 +08:00
Fixing the underlying commit hash of the 0.0.2 tag
This commit is contained in:
@@ -15,7 +15,7 @@ jobs:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Orchard CMS
|
- name: Orchard CMS
|
||||||
uses: andrii-bodnar/crowdin-request-action@89be02e430161df6ecf6f638c71b8c853f4b2b0e # 0.0.2
|
uses: andrii-bodnar/crowdin-request-action@aac9a865d62b37060b0ce530db5ac5cfca02dd2c # 0.0.2
|
||||||
with:
|
with:
|
||||||
route: POST /projects/{projectId}/translations/builds
|
route: POST /projects/{projectId}/translations/builds
|
||||||
projectId: 46524
|
projectId: 46524
|
||||||
@@ -23,7 +23,7 @@ jobs:
|
|||||||
CROWDIN_PERSONAL_TOKEN: ${{ secrets.CROWDIN_API_TOKEN }}
|
CROWDIN_PERSONAL_TOKEN: ${{ secrets.CROWDIN_API_TOKEN }}
|
||||||
|
|
||||||
- name: Orchard CMS Gallery
|
- name: Orchard CMS Gallery
|
||||||
uses: andrii-bodnar/crowdin-request-action@89be02e430161df6ecf6f638c71b8c853f4b2b0e # 0.0.2
|
uses: andrii-bodnar/crowdin-request-action@aac9a865d62b37060b0ce530db5ac5cfca02dd2c # 0.0.2
|
||||||
with:
|
with:
|
||||||
route: POST /projects/{projectId}/translations/builds
|
route: POST /projects/{projectId}/translations/builds
|
||||||
projectId: 63766
|
projectId: 63766
|
||||||
|
Reference in New Issue
Block a user