From d87a834ca2e1ab4f8e3b8b8b2a46f1c8f23fb523 Mon Sep 17 00:00:00 2001 From: Amour1688 Date: Sun, 7 Feb 2021 21:12:11 +0800 Subject: [PATCH] chore: update codesandbox link --- .github/workflows/issue-reply.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/issue-reply.yml b/.github/workflows/issue-reply.yml index 5402b81..0e7b804 100644 --- a/.github/workflows/issue-reply.yml +++ b/.github/workflows/issue-reply.yml @@ -24,4 +24,4 @@ jobs: actions: 'create-comment' issue-number: ${{ github.event.issue.number }} body: | - Hello @${{ github.event.issue.user.login }}. In order to facilitate location and troubleshooting, we need you to provide a realistic example. Please forking these link [codesandbox](https://codesandbox.io/) or provide your GitHub repository. + Hello @${{ github.event.issue.user.login }}. In order to facilitate location and troubleshooting, we need you to provide a realistic example. Please forking these link [codesandbox](https://codesandbox.io/s/magical-vaughan-byzhk?file=/src/App.jsx) or provide your GitHub repository.