Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
pdabelf5 committed Aug 12, 2024
1 parent e88be06 commit 8fc8d54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync-chart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
with:
token: ${{ secrets.NGINX_PAT }}

- name: Checkout Kuberneres json schema
- name: Checkout Kubernetes json schemas
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
with:
repository: nginxinc/kubernetes-json-schema
Expand Down

0 comments on commit 8fc8d54

Please sign in to comment.