Skip to content

Commit 736d4d9

Browse files
Update vercel-preview.yml
1 parent 03790c4 commit 736d4d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/vercel-preview.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,4 @@ jobs:
4242
if: success()
4343
run: echo "::set-output name=environment_url::${{ env.DEPLOYMENT_URL }}"
4444
env:
45-
DEPLOYMENT_URL: ${{ env.DEPLOYMENT_URL }}
45+
DEPLOYMENT_URL: "https://google.com"

0 commit comments

Comments
 (0)