Skip to content

Commit

Permalink
add netlify (??)
Browse files Browse the repository at this point in the history
  • Loading branch information
goodroot committed Dec 13, 2024
1 parent 07c45c2 commit 6dce8eb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,9 @@ jobs:
NETLIFY: true
run: yarn build

- name: Install Netlify CLI
run: npm install -g netlify-cli

- name: Deploy to Netlify
uses: jsmrcaga/[email protected]
with:
Expand Down

0 comments on commit 6dce8eb

Please sign in to comment.