Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
omariosouto committed Sep 20, 2024
1 parent 1088f45 commit a62294a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
echo $VERCEL_TOKEN
echo "===="
yarn install && yarn build:static
npx vercel ./out --yes
npx vercel ./out --yes --token=$VERCEL_TOKEN
echo "deployed with success!"
lint:
runs-on: ubuntu-latest
Expand Down

0 comments on commit a62294a

Please sign in to comment.