Skip to content

Commit

Permalink
allow crowdin to write
Browse files Browse the repository at this point in the history
  • Loading branch information
mgineer85 committed Apr 9, 2024
1 parent 1fe3a48 commit 3497a4c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/crowdin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ on:
jobs:
synchronize-with-crowdin:
runs-on: ubuntu-latest

permissions:
id-token: write
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 3497a4c

Please sign in to comment.