Skip to content

Commit

Permalink
Update Vercel Deployment configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
JackatDJL committed Mar 15, 2024
1 parent 0a01d8c commit 03644a9
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/WEBCI.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -115,10 +115,8 @@ jobs:
path: noplus-web/src/app/docs/components/storydocs

- name: Activate Vercel Deployment
run:
- name: Update vercel.json
run: |
echo '{"github": {"enabled": true}}' > vercel.json
run: |
echo '{"github": {"enabled": true}}' > vercel.json
- name: Commit and Push to Current Branch 📦
uses: ad-m/github-push-action@master
Expand Down

0 comments on commit 03644a9

Please sign in to comment.