From 2bc6918d762e97f46ddf577d497e0bef02af0c6a Mon Sep 17 00:00:00 2001 From: Atharva Mulmuley Date: Wed, 28 Apr 2021 13:53:07 +0530 Subject: [PATCH] changed repo in workflow --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 1a6ed74c..39cbaa4e 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -23,7 +23,7 @@ jobs: # Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it - uses: actions/checkout@v2 - - uses: atharvamulmuley/k8s-set-context@cluster-connect-2 + - uses: Azure/k8s-set-context@cluster-connect with: method: spn cluster-type: 'arc'