Skip to content

Commit

Permalink
Rename deno deploy action
Browse files Browse the repository at this point in the history
  • Loading branch information
rix1 committed Jan 27, 2024
1 parent 65e0c00 commit e4c7ba2
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ jobs:
uses: denoland/deployctl@v1
with:
project: rix1dotdev
import-map: "./deno.json"
entrypoint: serve.ts
import-map: "./apps/rix1.dev-lume/deno.json"
entrypoint: "./apps/rix1.dev-lume/serve.ts"

2 comments on commit e4c7ba2

@vercel
Copy link

@vercel vercel bot commented on e4c7ba2 Jan 27, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

doggo – ./apps/doggo

doggo-psi.vercel.app
doggo-rix1.vercel.app
doggo-git-main-rix1.vercel.app
doggo.rix1.dev

@vercel
Copy link

@vercel vercel bot commented on e4c7ba2 Jan 27, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

physical-100 – ./apps/physical-100

physical-100-rix1.vercel.app
search-100.rix1.dev
physical-100-git-main-rix1.vercel.app
rix1-physical-100.vercel.app

Please sign in to comment.