Skip to content
This repository has been archived by the owner on Aug 2, 2024. It is now read-only.

Update deploy.yml

Update deploy.yml #4

Workflow file for this run

name: Deploy
on:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Vite Github Pages Deployer
uses: skywarth/vite-github-pages-deployer@v1.2.0