Skip to content

Commit d9141ad

Browse files
committed
Merge remote-tracking branch 'upstream/master' into test-actions
2 parents 6ee4a05 + f6aaac0 commit d9141ad

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build-and-deploy-test.yml

-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,6 @@ jobs:
8787
cat log.txt
8888
if grep -q "Deployment complete" log.txt; then
8989
echo "preview_url=$preview_url" >> "$GITHUB_OUTPUT"
90-
echo $preview_url > pr/PREVIEW_URL
9190
else
9291
echo "Deployment to Cloudflare Pages failed."
9392
exit 1

0 commit comments

Comments
 (0)