Fix artifact upload

This commit is contained in:
powe97 2024-03-16 21:23:23 -04:00 committed by GitHub
parent bdc6b2bcbc
commit eb77e84535
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -34,5 +34,5 @@ jobs:
- name: Upload data to artifact
uses: actions/upload-artifact@v4
with:
name: transfer-page-${{ matrix.page }}
path: transfer_scraper/transfer_${{ matrix.page }}.json
name: transfer-page-${{ inputs.page }}
path: transfer_scraper/transfer_${{ inputs.page }}.json