Skip to content

Commit

Permalink
Adjust artifacct snapshot to new path
Browse files Browse the repository at this point in the history
  • Loading branch information
Javex committed Sep 26, 2023
1 parent 0e89789 commit ecf8607
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/scrape-woolies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ jobs:
- run: python3 woolies.py --quick
- uses: actions/upload-artifact@v3
with:
name: woolies_all
path: ./woolies_all.json
name: woolies_snapshot
path: ./woolies/*.json
- name: Configure AWS Credentials
uses: aws-actions/configure-aws-credentials@v4
with:
Expand Down

0 comments on commit ecf8607

Please sign in to comment.