Skip to content

Commit 2c87eb4

Browse files
committed
ci(main): upload dist/ in GitHub release
1 parent b2f9549 commit 2c87eb4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,8 @@ jobs:
9090
uses: softprops/action-gh-release@v2
9191
with:
9292
body_path: RELEASE_CHANGELOG.md
93+
files: |
94+
dist/*
9395
env:
9496
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
9597

0 commit comments

Comments
 (0)