mirror of
https://github.com/quatalog/quatalog.git
synced 2024-11-08 08:04:24 +00:00
Update transfer.yml
This commit is contained in:
parent
52fdab6ce6
commit
10715c89e3
2
.github/workflows/transfer.yml
vendored
2
.github/workflows/transfer.yml
vendored
|
@ -42,7 +42,7 @@ jobs:
|
|||
- name: Run scraper
|
||||
working-directory: transfer_scraper
|
||||
run: |
|
||||
python3 main.py ${{ matrix.page }} transfer.json
|
||||
python3 main.py ${{ matrix.page }} transfer_${{ matrix.page }}.json
|
||||
|
||||
- name: Upload data to artifact
|
||||
uses: actions/upload-artifact@v4
|
||||
|
|
Loading…
Reference in a new issue