Skip to content

Commit

Permalink
ci: update workflow config.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Mar 7, 2024
1 parent 2099fda commit 6c498d6
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
<a href="https://jaywcjlove.github.io/#/sponsor" target="_blank">Sponsor</a> •
<a href="https://jaywcjlove.github.io/create-tag-action" target="_blank">Create Tag</a> •
Expand All @@ -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?
Expand Down

0 comments on commit 6c498d6

Please # to comment.