mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-01 06:00:46 +00:00
Try to avoid hardcoding repo name
This commit is contained in:
2
.github/workflows/translations.yml
vendored
2
.github/workflows/translations.yml
vendored
@@ -62,7 +62,7 @@ jobs:
|
||||
with:
|
||||
directory: wiki
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
repository: JustArchiNET/ArchiSteamFarm.wiki
|
||||
repository: ${{ github.repository }}.wiki
|
||||
|
||||
- name: Commit the changes to ASF
|
||||
shell: sh
|
||||
|
||||
Reference in New Issue
Block a user