Skip to content

Commit

Permalink
update get-translations.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
flow0284 committed Oct 25, 2020
1 parent 37a7ce4 commit 09281bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/get-translations.sh
100644 → 100755
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash
function get-translations(){
curl -H "X-Api-Token: b2cfa2bf-64fd-4a56-976e-4895ddad3955" -X GET -H \
curl -H "X-Api-Token: 7a82fbfa-af55-4ec0-ba66-7d9a772fa51b" -X GET -H \
"Content-type: application/json" \
>temp.lua \
"https://wow.curseforge.com/api/projects/82538/localization/export?lang=$1"
Expand Down

0 comments on commit 09281bb

Please sign in to comment.