Skip to content

Commit c25dcc8

Browse files
juliusmarmingeaaditagrawal
authored andcommitted
Use tarball archiving for hosted web deploys (pingdotgg#4669)
(cherry picked from commit 5ba6ef7)
1 parent 4b6d5b3 commit c25dcc8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -927,6 +927,7 @@ jobs:
927927
echo "Deploying hosted web app for $channel_name channel."
928928
deployment_url="$(
929929
vp dlx vercel@53.1.1 deploy \
930+
--archive=tgz \
930931
--prod \
931932
--skip-domain \
932933
--yes \

0 commit comments

Comments
 (0)