Skip to content

Commit d2ae43f

Browse files
authored
chore: fix deploy
1 parent b988b8a commit d2ae43f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ jobs:
2929
- name: Upload to Deno Deploy
3030
uses: denoland/deployctl@v1
3131
with:
32-
project: "linolevan-website-67"
33-
entrypoint: "main.tsx"
32+
project: "andromeda"
33+
entrypoint: "main.ts"
3434
root: "."
3535

3636

0 commit comments

Comments
 (0)