Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
Zacharia2 committed Feb 6, 2024
1 parent 9c0069f commit de406ea
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@ jobs:
path: ./public-dist
- name: 部署到GitHub页面
id: deployment
uses: actions/deploy-pages@v4.0.4
uses: actions/deploy-pages@v3.0.0
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"html-minifier-terser": "7.2.0",
"rimraf": "^5.0.5",
"shx": "0.3.4",
"tiddlywiki": "^5.3.1",
"tiddlywiki": "^5.3.3",
"uglify-js": "3.17.4",
"workbox-cli": "7.0.0",
"zx": "^7.2.3"
Expand Down

0 comments on commit de406ea

Please sign in to comment.