Skip to content

Commit

Permalink
Update release.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
bvanvugt authored Jul 29, 2023
1 parent 7326cd7 commit 0c7858c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: npm ci
- run: npm install -g netlify-cli
- run: netlify build
- run: netlify deploy --prod

0 comments on commit 0c7858c

Please sign in to comment.