Skip to content

Commit

Permalink
ci: Use notero-bot for checkout step
Browse files Browse the repository at this point in the history
  • Loading branch information
dvanoni committed Sep 8, 2024
1 parent 379c1e4 commit eea96d5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/crowdin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ jobs:
app-id: ${{ vars.APP_ID }}
private-key: ${{ secrets.PRIVATE_KEY }}
- uses: actions/checkout@v4
with:
token: ${{ steps.app-token.outputs.token }}
- uses: crowdin/github-action@v2
with:
upload_sources: true
Expand Down

0 comments on commit eea96d5

Please sign in to comment.