From 41ceea28b640a42c7d068c42fda211a6e06570d1 Mon Sep 17 00:00:00 2001 From: Daniil Bolotov <101881067+DaniilIdentity@users.noreply.github.com> Date: Mon, 19 Aug 2024 23:17:02 +0300 Subject: [PATCH] Update playground-tests.yml Renaming repo --- .github/workflows/playground-tests.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/playground-tests.yml b/.github/workflows/playground-tests.yml index af0f6c1..1aa7736 100644 --- a/.github/workflows/playground-tests.yml +++ b/.github/workflows/playground-tests.yml @@ -17,7 +17,7 @@ jobs: uses: convictional/trigger-workflow-and-wait@v1.6.5 with: owner: internet-identity-labs - repo: nfid-frontend + repo: nfid-wallet-client workflow_file_name: sdk-test.yml github_token: ${{ secrets.TRIGGER_SDK_PLAYGROUND_PAT }} - comment_downstream_url: ${{ github.event.head_commit.message }} \ No newline at end of file + comment_downstream_url: ${{ github.event.head_commit.message }}