Update get_context.yml

This commit is contained in:
nanos 2023-03-06 12:49:56 +00:00 committed by GitHub
parent 4ea3fcc99c
commit 8f435d9c4e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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