From 6547e083da8dfa7a5570be163ccad2a41991f6c4 Mon Sep 17 00:00:00 2001 From: Michael Thomas Date: Mon, 6 Mar 2023 12:57:44 +0000 Subject: [PATCH] the others too --- .github/workflows/get_context.yml | 2 ++ 1 file changed, 2 insertions(+) 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