]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
Typo
authorTerry Burton <tez@terryburton.co.uk>
Sun, 31 Jan 2021 20:28:03 +0000 (20:28 +0000)
committerArran Cudbard-Bell <a.cudbardb@freeradius.org>
Mon, 1 Feb 2021 19:37:47 +0000 (19:37 +0000)
.github/workflows/ci-scheduled-fuzzing.yml

index c1d664228b02dc1e92c325c607a72b1dc95e9b05..81357b3d75f4fd3f5195db78d378b44b26f6f32d 100644 (file)
@@ -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() }}