Skip to content

Commit 7944949

Browse files
committed
use main.yaml
1 parent 0a2d47c commit 7944949

File tree

2 files changed

+2
-35
lines changed

2 files changed

+2
-35
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
push:
55
branches: [main]
66
pull_request:
7-
branches: [main, preview]
7+
branches: [main]
88

99
workflow_dispatch:
1010

@@ -35,7 +35,7 @@ jobs:
3535
cache: npm
3636
- name: Setup Pages
3737
uses: actions/configure-pages@v5
38-
if: github.repository_owner == 'syf20020816'
38+
if: github.repository_owner == 'privoce'
3939
- name: Install dependencies
4040
run: npm install
4141
- name: Build with Rspress

.github/workflows/npm-publish.yml

Lines changed: 0 additions & 33 deletions
This file was deleted.

0 commit comments

Comments
 (0)