Skip to content

Commit

Permalink
fix: fix github-pages
Browse files Browse the repository at this point in the history
Signed-off-by: Yiyang Wu <[email protected]>
  • Loading branch information
ToolmanP committed Nov 5, 2024
1 parent c5618c1 commit 1059d84
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/github-pages.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: GitHub Pages
on:
push:
tags-ignore:
- '**'
branches:
- 'main'
paths:
- "Pages/**"
- "README.md"
Expand Down

0 comments on commit 1059d84

Please sign in to comment.