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 e9a21c3 commit 48f3c1dCopy full SHA for 48f3c1d
.github/workflows/after-ci.yml
@@ -48,7 +48,6 @@ jobs:
48
49
deploy-docs-preview:
50
runs-on: ubuntu-latest
51
- needs: [check]
52
environment:
53
name: deploy-preview
54
url: ${{ steps.get_preview_url.outputs.preview_url }}
0 commit comments