mirror of
https://gitea.redwind.top/Austin/subscription
synced 2024-11-17 00:33:45 +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
|
- name: Publish package
|
||||||
run: |
|
run: |
|
||||||
pnpm config set //registry.npmjs.org/:_authToken ${{ secrets.NPM_TOKEN }}
|
pnpm config set //registry.npmjs.org/:_authToken ${{ secrets.NPM_TOKEN }}
|
||||||
publish
|
pnpm publish
|
||||||
|
|
||||||
- name: Log
|
- name: Log
|
||||||
if: ${{ steps.commit.outcome != 'success' }}
|
if: ${{ steps.commit.outcome != 'success' }}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user