Skip to content

Project: Remove duplicate npm test action #62

Project: Remove duplicate npm test action

Project: Remove duplicate npm test action #62

name: Build, Deploy to GitHub Pages and Deploy PR Preview
on:
# Add 'develop' here to enable automatic deployments
push:
branches: []
permissions:
contents: write
pull-requests: write
concurrency: ci-${{ github.ref }}
jobs:
build-deploy-and-preview:
name: Build, Deploy to GitHub Pages and Deploy PR Preview
runs-on: ubuntu-latest
steps:
- name: Build, Deploy to GitHub Pages and Deploy PR Preview
uses: chvmvd/build-deploy-and-preview-action@v1.2.0
with:
type: vite