Skip to content

Commit

Permalink
Misc
Browse files Browse the repository at this point in the history
  • Loading branch information
JustArchi committed Sep 4, 2023
1 parent 23a0711 commit c240ef6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
- name: Checkout code
uses: actions/[email protected]
with:
show-progress: false
token: ${{ secrets.ARCHIBOT_GITHUB_TOKEN }}

- name: Setup Node.js with npm
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/translations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
- name: Checkout code
uses: actions/[email protected]
with:
show-progress: false
token: ${{ secrets.ARCHIBOT_GITHUB_TOKEN }}

- name: Download latest translations from Crowdin
Expand Down

0 comments on commit c240ef6

Please sign in to comment.