Skip to content

Commit d2b9b8e

Browse files
[Deno Deploy] Update .github/workflows/deploy.yml
1 parent e9ddce2 commit d2b9b8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,5 @@ jobs:
3838
uses: denoland/deployctl@v1
3939
with:
4040
project: "dead-deer-95"
41-
entrypoint: "./../dist/index.js"
41+
entrypoint: "index.ts"
4242
root: ""

0 commit comments

Comments
 (0)