diff --git a/.github/workflows/get_context.yml b/.github/workflows/get_context.yml index 02be87d..96f4679 100644 --- a/.github/workflows/get_context.yml +++ b/.github/workflows/get_context.yml @@ -21,7 +21,9 @@ jobs: if: always() run: ls -R - run: python get_context.py ${{ secrets.ACCESS_TOKEN }} mstdn.thms.uk 1 1 + if: always() - name: Upload artifacts + if: always() uses: actions/upload-artifact@v3 with: name: artifacts