Skip to content

Commit

Permalink
ci: deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
nailiable committed Aug 10, 2024
1 parent 9b70ca6 commit f97669c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
node-version: 20.x
- run: node -v
- run: npm i -g pnpm && pnpm install
- run: pnpm run build --base=/watchrss.cn
- run: pnpm run build
- name: Deploy # 部署
uses: JamesIves/[email protected]
with:
Expand Down

0 comments on commit f97669c

Please sign in to comment.