Skip to content

Commit

Permalink
fix: run
Browse files Browse the repository at this point in the history
  • Loading branch information
arein committed Jan 9, 2024
1 parent 5840d03 commit 07026f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr_checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
id: vercel_preview_url_by_name
uses: zentered/[email protected]
env:
VERCEL_TOKEN: ${{ secrets.UI_TEST_VERCEL_TOKEN }}UI_TEST_WALLET_V2_VERCEL_PROJECT_ID
VERCEL_TOKEN: ${{ secrets.UI_TEST_VERCEL_TOKEN }}
with:
vercel_app: ${{ secrets.UI_TEST_WALLET_V2_VERCEL_PROJECT_ID }}
- name: Get URL
Expand Down

0 comments on commit 07026f3

Please sign in to comment.