We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5276ae9 commit 46af99fCopy full SHA for 46af99f
README.md
@@ -6,7 +6,7 @@ standalone graphs before publishing them.
6
Using it can look like this:
7
8
```yaml
9
-- uses: grafbase/schema-check-action@main
+- uses: grafbase/schema-check-action@v1
10
with:
11
grafbase_access_token: ${{ secrets.GRAFBASE_ACCESS_TOKEN }}
12
project_ref: tomhoule/grafbase-single-graph-ci-example@main
0 commit comments