Skip to content

Commit

Permalink
correct action name in README
Browse files Browse the repository at this point in the history
  • Loading branch information
tthvo committed May 10, 2024
1 parent 310c85d commit 12cb1e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Kubernetes KinD Cluster
uses: container-tools/kind-action@v1
uses: helm/kind-action@v1
with:
registry: true
registry_name: my-registry
Expand Down

0 comments on commit 12cb1e9

Please sign in to comment.