Skip to content

Commit

Permalink
Automatically deploy the website on master
Browse files Browse the repository at this point in the history
  • Loading branch information
mnapoli committed Oct 12, 2023
1 parent 9f08a49 commit 9d40d2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Website

on:
push:
branches: [ 'website-v3' ]
branches: [ 'master' ]

env:
VERCEL_ORG_ID: ${{ secrets.VERCEL_ORG_ID }}
Expand Down

0 comments on commit 9d40d2f

Please sign in to comment.