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 03790c4 commit 736d4d9Copy full SHA for 736d4d9
.github/workflows/vercel-preview.yml
@@ -42,4 +42,4 @@ jobs:
42
if: success()
43
run: echo "::set-output name=environment_url::${{ env.DEPLOYMENT_URL }}"
44
env:
45
- DEPLOYMENT_URL: ${{ env.DEPLOYMENT_URL }}
+ DEPLOYMENT_URL: "https://google.com"
0 commit comments