From 0e1d2139d36421f9d01a62cb5ff61e0529174744 Mon Sep 17 00:00:00 2001 From: Casey Rodarmor Date: Mon, 7 Oct 2024 23:01:17 -0700 Subject: [PATCH] Reform --- .github/workflows/release.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 554217600a..4d354e4dfb 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -10,7 +10,7 @@ defaults: shell: bash jobs: - checksums: + checksum: runs-on: ubuntu-latest needs: @@ -33,7 +33,7 @@ jobs: gh release download --repo casey/just --pattern '*' - --dir release" + --dir release - name: Create Checksums run: |