diff --git a/.github/workflows/okteto-deployment.yml b/.github/workflows/okteto-deployment.yml index f49773ec2..82dca59a8 100644 --- a/.github/workflows/okteto-deployment.yml +++ b/.github/workflows/okteto-deployment.yml @@ -14,7 +14,7 @@ jobs: - name: Checkout code uses: actions/checkout@v2 - - uses: okteto/login@latest + - uses: okteto/context@latest with: token: ${{ secrets.OKTETO_LOGIN_TOKEN }}