We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f9d9ca commit bc69719Copy full SHA for bc69719
.github/workflows/validate.yml
@@ -10,3 +10,4 @@ jobs:
10
uses: sanity-io/[email protected]
11
with:
12
repository: ${{ github.repository }}
13
+ github_token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments