Skip to content

Commit

Permalink
ci: push to branches
Browse files Browse the repository at this point in the history
  • Loading branch information
ksqsf committed Dec 28, 2024
1 parent e047acd commit fcb2370
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,12 @@ jobs:
dist/moran.computer.dict.yaml
dist/moran.hanyu.dict.yaml
dist/moran.words.dict.yaml
- name: Deploy to branch
uses: peaceiris/actions-gh-pages@v3
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: dist
publish_branch: dist-simp
- name: Setup tmate session
if: ${{ failure() }}
uses: mxschmitt/action-tmate@v3
Expand All @@ -60,6 +66,12 @@ jobs:
dist/moran.computer.dict.yaml
dist/moran.hanyu.dict.yaml
dist/moran.words.dict.yaml
- name: Deploy to branch
uses: peaceiris/actions-gh-pages@v3
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: dist
publish_branch: dist-trad


# upload-to-hamster:
Expand Down
2 changes: 1 addition & 1 deletion moran_fixed.dict.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29176,6 +29176,7 @@ C++ cjj
崌 juuj
鼳 juuj
江山社稷 juuj
屨 juul
據說 juuo
技術水平 juup
砠 juuq
Expand Down Expand Up @@ -36139,7 +36140,6 @@ C++ cjj
穭生 lvug
律師 lvui
嵂 lvul
屨 lvul
捋順 lvup
祣 lvup
旅順 lvup
Expand Down

0 comments on commit fcb2370

Please sign in to comment.