Skip to content

Commit

Permalink
Merge pull request #83 from hellof2e/xsf0105-patch-7
Browse files Browse the repository at this point in the history
Update release-package.yml
  • Loading branch information
dyf19118 authored May 14, 2024
2 parents 86356d9 + 73be444 commit 80310c2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
run: pnpm install

- name: Build
run: pnpm run build4Core
run: pnpm run build4core

- name: publish
working-directory: "packages/core"
Expand Down Expand Up @@ -87,4 +87,4 @@ jobs:

- run: npx changelogithub # or [email protected] if ensure the stable result
env:
GITHUB_TOKEN: ${{secrets.GIT_ACTION}}
GITHUB_TOKEN: ${{secrets.GIT_ACTION}}

0 comments on commit 80310c2

Please sign in to comment.