Skip to content

Commit

Permalink
Update deploy-canary.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sannajammeh committed Dec 2, 2023
1 parent 5106cc9 commit 2baea24
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy-canary.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Publish package
name: Publish canary - legacy
on:
push:
branches: [new-arch]
branches: [canary]
env:
TURBO_TOKEN: ${{ secrets.TURBO_TOKEN }}
TURBO_TEAM: ${{ secrets.TURBO_TEAM }}
Expand Down

1 comment on commit 2baea24

@vercel
Copy link

@vercel vercel bot commented on 2baea24 Dec 2, 2023

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:

trpc-swr – ./

trpc-swr-git-main-sannajammeh.vercel.app
trpc-swr.vercel.app
trpc-swr-sannajammeh.vercel.app

Please sign in to comment.