From: Terry Burton Date: Sun, 31 Jan 2021 20:28:03 +0000 (+0000) Subject: Typo X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a1a87eaf1cef72c141abdf85c898b3a44e34860f;p=thirdparty%2Ffreeradius-server.git Typo --- diff --git a/.github/workflows/ci-scheduled-fuzzing.yml b/.github/workflows/ci-scheduled-fuzzing.yml index c1d664228b..81357b3d75 100644 --- a/.github/workflows/ci-scheduled-fuzzing.yml +++ b/.github/workflows/ci-scheduled-fuzzing.yml @@ -157,5 +157,5 @@ jobs: with: name: fuzzer-${{ matrix.env.PROTOCOL }}-${{ steps.pick_commit.outputs.commit_id }} path: build/fuzzer - retention_days: 30 + retention-days: 30 if: ${{ failure() }}