mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-01 14:10:53 +00:00
Add branch to translations
This commit is contained in:
4
.github/workflows/translations.yml
vendored
4
.github/workflows/translations.yml
vendored
@@ -56,8 +56,9 @@ jobs:
|
||||
- name: Push changes to wiki
|
||||
uses: ad-m/github-push-action@master
|
||||
with:
|
||||
directory: wiki
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
branch: ${{ github.ref }}
|
||||
directory: wiki
|
||||
repository: ${{ github.repository }}.wiki
|
||||
|
||||
- name: Commit the changes to ASF
|
||||
@@ -78,3 +79,4 @@ jobs:
|
||||
uses: ad-m/github-push-action@master
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
branch: ${{ github.ref }}
|
||||
|
||||
Reference in New Issue
Block a user