mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-11-09 17:58:21 +00:00
Try to fix missing permissions.
This commit is contained in:
parent
26310385a7
commit
87ab7b7535
2
.github/workflows/weblate-merge.yml
vendored
2
.github/workflows/weblate-merge.yml
vendored
@ -17,3 +17,5 @@ jobs:
|
||||
fetch-depth: 0
|
||||
- name: AutoMerge Weblate translations
|
||||
run: gh pr merge --auto --delete-branch --merge
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
Loading…
Reference in New Issue
Block a user