Skip to content

Commit

Permalink
[ECO-555] - Test git action setup preview v3
Browse files Browse the repository at this point in the history
  • Loading branch information
sotatek-tyler-nguyen committed Oct 6, 2023
1 parent 180255a commit ed80be0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/preview.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@ jobs:
# - name: Deploy Project Artifacts to Vercel
# run: vercel deploy --prebuilt --token=${{ secrets.VERCEL_TOKEN }}
- name: Deploy to Vercel
uses: vercel/actions/deploy@v2
uses: actions/deploy@v2
with:
vercel-token: ${{ secrets.VERCEL_TOKEN }}

0 comments on commit ed80be0

Please sign in to comment.