mirror of
https://github.com/typicode/json-server.git
synced 2026-03-13 09:35:37 +08:00
chore: add tag flag for pnpm (#1688)
This commit is contained in:
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@@ -21,4 +21,4 @@ jobs:
|
||||
node-version: "24.x"
|
||||
registry-url: "https://registry.npmjs.org"
|
||||
- run: pnpm install
|
||||
- run: pnpm publish --provenance --access public --no-git-checks
|
||||
- run: pnpm publish --provenance --access public --no-git-checks --tag latest
|
||||
|
||||
Reference in New Issue
Block a user