From cb8073d0e3c275b7785595f07df6675bd0523203 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20de=20Vasconcelos?= Date: Sat, 22 Jun 2024 01:49:31 +0100 Subject: [PATCH] Moved package --- .github/workflows/actions.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/actions.yml b/.github/workflows/actions.yml index a56c147..b2f4960 100644 --- a/.github/workflows/actions.yml +++ b/.github/workflows/actions.yml @@ -29,7 +29,7 @@ jobs: working-directory: . - name: Bump package version - run: npx @carrismetropolitana/bumper bump + run: npx @helperkits/bumper bump working-directory: . - name: Build package