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 7ff37c6 commit f923809Copy full SHA for f923809
.github/workflows/kotlin-bulk-cdk-dokka-publish.yml
@@ -149,8 +149,6 @@ jobs:
149
vercel-project-id: ${{ env.VERCEL_PROJECT_ID }}
150
working-directory: docs-output
151
vercel-args: ${{ github.ref == 'refs/heads/master' && '--prod' || '' }}
152
- alias-domains: |
153
- ${{ github.ref == 'refs/heads/master' && 'bulk-cdk-docs.vercel.app' || '' }}
154
155
- name: Authenticate as GitHub App
156
if: github.event_name == 'pull_request'
0 commit comments