From 996cd27470615cd0107d9932e23d2c32d4c7f12c Mon Sep 17 00:00:00 2001 From: m2Giles <69128853+m2Giles@users.noreply.github.com> Date: Sat, 29 Jun 2024 22:09:18 -0400 Subject: [PATCH] fix: spelling --- .github/workflows/reusable-build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/reusable-build.yml b/.github/workflows/reusable-build.yml index 06241e7..2c53be8 100644 --- a/.github/workflows/reusable-build.yml +++ b/.github/workflows/reusable-build.yml @@ -88,7 +88,7 @@ jobs: echo "alias_tags=${alias_tags[*]}" >> $GITHUB_OUTPUT - name: Pull Image - uses: Wandalen/wrety.action@v3.5.0 + uses: Wandalen/wretry.action@v3.5.0 with: attempt_limit: 3 attempt_delay: 15000