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 7b7f75f commit a8e3267Copy full SHA for a8e3267
2 files changed
.github/workflows/deploy-docs-preview.yml
@@ -32,8 +32,6 @@ jobs:
32
- uses: taiki-e/checkout-action@7d1e50e93dc4fb3bba58f85018fadf77898aee8b # v1.4.2
33
34
- uses: voidzero-dev/setup-vp@13e7afb99c66525824db54e107d667216e795d37 # main
35
- env:
36
- VP_PR_VERSION: 0fecc75a64a39bc5600ff6a1cee8baff378a8cc1
37
with:
38
cache: true
39
working-directory: docs
.github/workflows/deploy-docs.yml
0 commit comments