From f80eb921eac971866aae60edfedc999179f1b61a Mon Sep 17 00:00:00 2001 From: Victor Chang Date: Wed, 31 Aug 2022 08:53:52 -0700 Subject: [PATCH] Fix typo --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a2f0784..f0f59e7 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -318,7 +318,7 @@ jobs: uses: jungwinter/split@v2 id: repo with: - seperator: "/" + separator: "/" msg: ${{ github.repository }} - name: Install GitReleaseManager