Skip to content

Commit

Permalink
Merge pull request #6 from Stan370/dependabot/github_actions/denoland…
Browse files Browse the repository at this point in the history
…/deployctl-1.12.0

Bump denoland/deployctl from 1.10.5 to 1.12.0
  • Loading branch information
Stan370 authored May 22, 2024
2 parents e3fd952 + c2a270f commit 9721cb2
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 9721cb2

Please sign in to comment.