From 3e465da575c018d0fa2e4e4574429ce70d934383 Mon Sep 17 00:00:00 2001 From: Candace Moore Date: Thu, 20 Jun 2024 14:16:16 +0200 Subject: [PATCH] kill typo --- .github/workflows/on-tag.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/on-tag.yml b/.github/workflows/on-tag.yml index e2ed0490..d3be8246 100644 --- a/.github/workflows/on-tag.yml +++ b/.github/workflows/on-tag.yml @@ -42,9 +42,9 @@ jobs: defaults: run: shell: bash -el {0} - defaults: - run: - shell: bash -el {0} + # defaults: + # run: + # shell: bash -el {0} strategy: fail-fast: false matrix: