Skip to content

Commit

Permalink
use main.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
syf20020816 committed Jan 24, 2025
1 parent 0a2d47c commit 7944949
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 35 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
push:
branches: [main]
pull_request:
branches: [main, preview]
branches: [main]

workflow_dispatch:

Expand Down Expand Up @@ -35,7 +35,7 @@ jobs:
cache: npm
- name: Setup Pages
uses: actions/configure-pages@v5
if: github.repository_owner == 'syf20020816'
if: github.repository_owner == 'privoce'
- name: Install dependencies
run: npm install
- name: Build with Rspress
Expand Down
33 changes: 0 additions & 33 deletions .github/workflows/npm-publish.yml

This file was deleted.

0 comments on commit 7944949

Please sign in to comment.