From ac34797365cfe736b7c06076a1ec998b353cdb7d Mon Sep 17 00:00:00 2001 From: OudomMunint Date: Mon, 31 Jul 2023 00:32:17 +1000 Subject: [PATCH] Release Tag --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 0607bf5..a62ffad 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -25,4 +25,4 @@ jobs: uses: ncipollo/release-action@v1.12.0 with: artifacts: "react-github-actions-build" - tag: v1.4.1 \ No newline at end of file + tag: v1.4.2 \ No newline at end of file