Skip to content

Commit 2c3cbf5

Browse files
[Deno Deploy] Update .github/workflows/deploy.yml
1 parent 804221c commit 2c3cbf5

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
@@ -35,7 +35,7 @@ jobs:
3535
uses: denoland/deployctl@v1
3636
with:
3737
project: "fullsoak-examples"
38-
entrypoint: "src/main.ts"
38+
entrypoint: "main.ts"
3939
root: ""
4040

4141

0 commit comments

Comments
 (0)