Skip to content

Commit 1802414

Browse files
committed
build: move biome into correct workspace
1 parent 6f3471d commit 1802414

File tree

3 files changed

+2
-1
lines changed

3 files changed

+2
-1
lines changed

.github/workflows/build-app.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Release
1+
name: Release App
22

33
on:
44
push:

.github/workflows/crodwin.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
- name: crowdin action
2323
uses: crowdin/github-action@v2
2424
with:
25+
config: packages/frontend/crowdin.yaml
2526
upload_sources: true
2627
upload_translations: false
2728
download_translations: true
File renamed without changes.

0 commit comments

Comments
 (0)