Update crowdin.yml

This commit is contained in:
zomars 2023-04-10 13:26:56 -07:00
parent 9016a854ca
commit 7384f29a1c

View File

@ -15,6 +15,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v3
with:
token: ${{ secrets.GH_ACCESS_TOKEN }}
- name: crowdin action
uses: crowdin/github-action@1.5.1