From 82c7ffe9988337bb5d21dc3260a7199436183ddf Mon Sep 17 00:00:00 2001 From: FairyEver <1711467488@qq.com> Date: Sat, 14 Dec 2019 23:36:29 +0800 Subject: [PATCH] deploy-test --- .github/workflows/deploy-test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy-test.yml b/.github/workflows/deploy-test.yml index f0161ab4..4aca7fc4 100644 --- a/.github/workflows/deploy-test.yml +++ b/.github/workflows/deploy-test.yml @@ -6,7 +6,7 @@ on: - master env: - REPO: ${{ GITHUB_REPOSITORY//*\// }} + REPO: ${{ $GITHUB_REPOSITORY//*\// }} jobs: build: