Skip to content
This repository has been archived by the owner on Apr 19, 2024. It is now read-only.

Commit

Permalink
Merge pull request #75 from PHS-TSA/dependabot/github_actions/denolan…
Browse files Browse the repository at this point in the history
…d/deployctl-1.12.0

chore(deps): bump denoland/deployctl from 1.11.0 to 1.12.0
  • Loading branch information
lishaduck committed Mar 22, 2024
2 parents 6dc7801 + c5c7394 commit 953f4ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ jobs:
name: build-web
path: "./build"
- name: 🔧 Deploy
uses: denoland/deployctl@1e1637600646cbc6826a4bacd359713fc24d25b3 # 1.11.0
uses: denoland/deployctl@612f83df2b874c6908d68de5cf3f36a6538fa8f7 # 1.12.0
with:
project: "wizards-in-calculus"
entrypoint: server/server.ts
Expand Down

0 comments on commit 953f4ff

Please sign in to comment.