Skip to content

Commit

Permalink
a
Browse files Browse the repository at this point in the history
  • Loading branch information
Sainan committed Jan 10, 2024
1 parent 22587ae commit 6b9f376
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
with:
persist-credentials: false
fetch-depth: 0
- run: wget -qO- https://origin.warframe.com/PublicExport/index_en.txt.lzma > index_en.txt.lzma
- run: wget https://origin.warframe.com/PublicExport/index_en.txt.lzma
- run: git config --local user.email "41898282+github-actions[bot]@users.noreply.github.com"
- run: git config --local user.name "github-actions[bot]"
- run: git commit -a -m "Add index_en.txt.lzma"
Expand Down

0 comments on commit 6b9f376

Please sign in to comment.