mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-04 19:21:26 +00:00
Translations download fixes
This commit is contained in:
parent
f49442c572
commit
8b6e331cb5
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
|
- name: 🚀 Push changes
|
||||||
uses: ad-m/github-push-action@v0.6.0
|
uses: ad-m/github-push-action@v0.6.0
|
||||||
with:
|
with:
|
||||||
github_token: ${{ secrets.ACCESS_TOKEN }}
|
github_token: ${{ secrets.UPDATER_TOKEN }}
|
||||||
branch: ${{ github.ref }}
|
branch: ${{ github.ref }}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue