mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-04 11:11:25 +00:00
Translations download fixes
This commit is contained in:
parent
8b6e331cb5
commit
6517747499
1 changed files with 1 additions and 1 deletions
2
.github/workflows/translations-download.yaml
vendored
2
.github/workflows/translations-download.yaml
vendored
|
@ -66,5 +66,5 @@ jobs:
|
|||
- name: 🚀 Push changes
|
||||
uses: ad-m/github-push-action@v0.6.0
|
||||
with:
|
||||
github_token: ${{ secrets.UPDATER_TOKEN }}
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
branch: ${{ github.ref }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue