diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index a23c1b3..6ccb927 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -63,7 +63,12 @@ jobs:
site: "Modify File Content {{version}}"
menus:
Home: index.html
- Sponsor: https://jaywcjlove.github.io/#/sponsor
+ Apps:
+ url: https://jaywcjlove.github.io/#/app
+ target: __blank
+ Sponsor:
+ url: https://jaywcjlove.github.io/#/sponsor
+ target: __blank
footer: |
Sponsor •
Create Tag •
@@ -76,7 +81,7 @@ jobs:
EOF
- - run: npm install idoc@1.27.2 -g
+ - run: npm install idoc@1 -g
- run: idoc
- name: Is a tag/release created auto?