Skip to content

Commit

Permalink
Retry v1 of template-validator
Browse files Browse the repository at this point in the history
  • Loading branch information
kenjonespizza committed Dec 21, 2024
1 parent 3524165 commit 7707e60
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Validate Sanity Template
uses: sanity-io/template-validator@v1.0.2
uses: sanity-io/template-validator@v1
with:
repository: ${{ github.repository }}
repository: ${{ github.repository }}

0 comments on commit 7707e60

Please sign in to comment.