From 92a84c878cb55d2d295d4497be84737f1feeb71b Mon Sep 17 00:00:00 2001 From: GilesFearon <77445622+GilesFearon@users.noreply.github.com> Date: Mon, 21 Aug 2023 14:37:52 +0200 Subject: [PATCH] Update debug.yml --- .github/workflows/debug.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/debug.yml b/.github/workflows/debug.yml index 1c6c8464..adf73efe 100644 --- a/.github/workflows/debug.yml +++ b/.github/workflows/debug.yml @@ -16,5 +16,5 @@ jobs: -X PUT \ -H "Content-Type: application/octet-stream" \ -H "Authorization: ${{ secrets.MNEMOSYNE_TOKEN }}" \ - -T /home/runner/somisana/false-bay-forecast/stable/20230815/croco/forecast/hourly-avg-20230815-archive.nc.1 \ - https://mnemosyne.somisana.ac.za/somisana/sw-cape/5-day-forecast/202308/20230815_hourly_avg_fcst.nc; + -T /home/runner/somisana/false-bay-forecast/stable/20230814/croco/forecast/hourly-avg-20230814-archive.nc.1 \ + https://mnemosyne.somisana.ac.za/somisana/sw-cape/5-day-forecast/202308/20230814_hourly_avg_fcst.nc;