Skip to content

Commit 5a0961f

Browse files
author
Benedikt Strehle
committed
update deployment
1 parent db44fce commit 5a0961f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/uix-deploy-prod.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ jobs:
1515
- name: Setup Deno
1616
uses: "denoland/setup-deno@v1"
1717
- name: Deploy UIX App
18-
run: "deno run --importmap ./importmap.json -Aqr https://dev.cdn.unyt.org/uix1/run.ts --stage prod --detach"
18+
run: "deno run --importmap ./importmap.json -Aqr https://cdn.unyt.org/[email protected]/run.ts --stage prod --detach"

0 commit comments

Comments
 (0)