Skip to content

Commit

Permalink
🔨 adding better ALIAS debug tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mountainash authored May 7, 2024
1 parent e50a539 commit ae0d84b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/debug-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,10 @@ jobs:
VERCEL_ORG_ID: ${{ secrets.VERCEL_ORG_ID }}
VERCEL_PROJECT_ID: ${{ secrets.VERCEL_PROJECT_ID }}
ALIAS_DOMAINS: |
"" # Empty string
"false" # false string
"null" # false string
a-really-really-really-really-really-really-really-really-really-long-alias.vercel.app
{REPO}-{BRANCH}.vercel.app
{USER}-{REPO}-{SHA}.vercel.app
RUNTIME_ENV: |
Expand Down

0 comments on commit ae0d84b

Please sign in to comment.