Skip to content

Commit

Permalink
fix: formatting and indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Delyc committed Dec 19, 2024
1 parent 081d422 commit 01879be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-publish-cluster.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Setup kubectl
uses: azure/setup-kubectl@v3
with:
version: 'latest'
version: latest

- name: Authenticate kubectl with EKS
run: |
Expand Down

0 comments on commit 01879be

Please sign in to comment.