Skip to content

Commit

Permalink
Merge branch 'main' of github.com:Stan370/TonyChat
Browse files Browse the repository at this point in the history
  • Loading branch information
Stan370 committed Jun 15, 2024
2 parents 2873207 + 9721cb2 commit e5886fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
run: "npm install && npm run build" # 📝 Update the build command(s) if necessary

- name: Upload to Deno Deploy
uses: denoland/deployctl@6dce4affe85fbcd9d8917e56c4a49b066b8cc306 # v1
uses: denoland/deployctl@612f83df2b874c6908d68de5cf3f36a6538fa8f7 # v1
with:
project: "sad-camel-61"
entrypoint: "https://deno.land/[email protected]/http/file_server.ts" # 📝 Update the entrypoint if necessary
Expand Down

0 comments on commit e5886fb

Please sign in to comment.