increase limits

This commit is contained in:
Michael Thomas 2023-03-06 13:24:57 +00:00
parent 6f2bf7d7cb
commit ecb594b47b

View file

@ -24,7 +24,7 @@ jobs:
path: artifacts
- name: Display structure of downloaded files
run: ls -R
- run: python get_context.py ${{ secrets.ACCESS_TOKEN }} mstdn.thms.uk 1 1
- run: python get_context.py ${{ secrets.ACCESS_TOKEN }} mstdn.thms.uk 48 400
- name: Upload artifacts
uses: actions/upload-artifact@v3
with: