mirror of
https://gitea.redwind.top/Austin/subscription
synced 2024-11-16 21:43:46 +08:00
chore: pnpm publish
This commit is contained in:
parent
20560ef539
commit
bd5eb8da22
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
@ -46,7 +46,7 @@ jobs:
|
|||
- name: Publish package
|
||||
run: |
|
||||
pnpm config set //registry.npmjs.org/:_authToken ${{ secrets.NPM_TOKEN }}
|
||||
publish
|
||||
pnpm publish
|
||||
|
||||
- name: Log
|
||||
if: ${{ steps.commit.outcome != 'success' }}
|
||||
|
|
Loading…
Reference in New Issue
Block a user