Skip to content

Commit

Permalink
Update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
nvdaes committed Feb 6, 2021
1 parent 17a7ef6 commit 59ad19b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checkForTranslations.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
run: |
git config --global user.name github-actions
git config --global user.email [email protected]
git remote add l10n https://github.com/nvdaaddons/clipContentsDesigner
git remote add l10n https://github.com/nvdaaddons/placeMarkers
git fetch l10n
git reset l10n/stable addon/doc addon/locale
git commit -m "Update translations"
Expand Down

0 comments on commit 59ad19b

Please sign in to comment.