Skip to content

Commit c0e8ace

Browse files
committed
ci: 💚 revert to old comments
1 parent 7807e1e commit c0e8ace

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/deploy.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,5 +41,5 @@ jobs:
4141
uses: denoland/deployctl@v1
4242
with:
4343
project: "qwik-sonner"
44-
entrypoint: "https://deno.land/std@0.188.0/http/file_server.ts" # 📝 Update the entrypoint if necessary
45-
root: "./website/dist" # 📝 Update the root if necessary
44+
entrypoint: "https://deno.land/std@0.188.0/http/file_server.ts" # 📝 Update the entrypoint if necessary
45+
root: "./website/dist" # 📝 Update the root if necessary

0 commit comments

Comments
 (0)