|
@@ -4,8 +4,6 @@ on:
|
|
|
branches: [ master ]
|
|
|
paths:
|
|
|
- 'interactions/i18n/*.json'
|
|
|
- pull_request:
|
|
|
- branches: [ master ]
|
|
|
jobs:
|
|
|
translations:
|
|
|
runs-on: ubuntu-latest
|
|
@@ -50,4 +48,4 @@ jobs:
|
|
|
committer_email: 69196528+WikiBot-bot@users.noreply.github.com
|
|
|
message: "Update slash command localization"
|
|
|
add: "interactions/commands/*.json"
|
|
|
- github_token: ${{ secrets.WIKIBOT_TOKEN }}
|
|
|
+ github_token: ${{ secrets.WIKIBOT_TOKEN }}
|