Skip to content

Commit

Permalink
ci(workflow): 精简产物
Browse files Browse the repository at this point in the history
  • Loading branch information
fuyuhao authored and leonardoFu committed May 18, 2023
1 parent ac736de commit 6300b29
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ jobs:
with:
name: build
path: |
packages/**/dist/**
packages/**/es/**
packages/*/dist/**
packages/*/es/**
package.json
release_npm:
if: ${{ startsWith(github.ref, 'refs/tags/') }}
Expand Down

0 comments on commit 6300b29

Please sign in to comment.