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 22675ce commit e103e9aCopy full SHA for e103e9a
.github/workflows/deploy-docs.yml
@@ -25,5 +25,4 @@ jobs:
25
26
- name: Deploy a docs site
27
run: |-
28
- cd docs
29
yarn vercel deploy --yes --prod --token=${{ secrets.VERCEL_TOKEN }}
0 commit comments