Skip to content

Commit c4d74c5

Browse files
authored
Merge pull request #43 from perujug/jluna/fix-preview-env-fork
Updates for a new config
2 parents 5c2327a + 6a8e753 commit c4d74c5

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/jconf_prod.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -102,10 +102,6 @@ jobs:
102102
else
103103
echo "WARNING: package.json not found"
104104
fi
105-
106-
# Test Vercel authentication
107-
echo "Testing Vercel authentication..."
108-
vercel whoami --token ${{ secrets.VERCEL_TOKEN }}
109105
- name: Deploy to Vercel (Preview)
110106
if: github.event_name == 'pull_request'
111107
id: deploy

0 commit comments

Comments
 (0)