mirror of
https://github.com/quatalog/quatalog.git
synced 2024-11-16 03:52:55 +00:00
Update transfer.yml
This commit is contained in:
parent
10715c89e3
commit
e45318404d
2
.github/workflows/transfer.yml
vendored
2
.github/workflows/transfer.yml
vendored
|
@ -48,5 +48,5 @@ jobs:
|
||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: transfer-page-${{ matrix.page }}
|
name: transfer-page-${{ matrix.page }}
|
||||||
path: transfer_scraper/transfer.json
|
path: transfer_scraper/transfer_${{ matrix.page }}.json
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue