Skip to content

Commit

Permalink
Revert to old kubeconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisLovering committed Jan 25, 2024
1 parent befe173 commit c46a910
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
uses: azure/k8s-set-context@v3
with:
method: kubeconfig
kubeconfig: ${{ secrets.TEST }}
kubeconfig: ${{ secrets.KUBECONFIG }}

- name: Deploy to Kubernetes
uses: azure/k8s-deploy@v4
Expand Down

0 comments on commit c46a910

Please sign in to comment.