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 074b847 commit a4064f9Copy full SHA for a4064f9
.github/workflows/after-ci.yml
@@ -53,7 +53,7 @@ jobs:
53
runs-on: ubuntu-latest
54
if: github.event.workflow_run.event == 'pull_request'
55
environment:
56
- name: deploy-preview
+ name: deploy-docs-preview
57
58
steps:
59
- uses: actions/checkout@v4
0 commit comments