Skip to content

Commit dcf523c

Browse files
authored
Correct a typo in GitHub workflow (#703)
1 parent d044a0f commit dcf523c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
- name: Lock Weblate and Sync
5656
run: wlc lock
5757
- name: Commit Weblate changes
58-
run: wlc lock
58+
run: wlc commit
5959
- name: Push Weblate changes
6060
run: wlc push
6161
- name: Pull translation updates pushed by Weblate

0 commit comments

Comments
 (0)