Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
mihaiblaga89 committed Dec 28, 2023
1 parent 24078f8 commit 3c5b78c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/next.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ jobs:
- name: Deploy Project Artifacts to Vercel
run: |
url="$(vercel deploy --prebuilt --token=${{ secrets.VERCEL_TOKEN }})"
vercel alias --token=${{ secrets.VERCEL_TOKEN }} set "$url" renative-docs-current.vercel.app
vercel alias --token=${{ secrets.VERCEL_TOKEN }} set "$url" docs-current.renative.org

0 comments on commit 3c5b78c

Please sign in to comment.