Skip to content

Commit 93cf8e6

Browse files
committed
ci: ci
1 parent 7cf8017 commit 93cf8e6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,6 @@ jobs:
4040
- name: Create GitHub Release
4141
uses: softprops/action-gh-release@v1
4242
with:
43-
files: dist/*
43+
files: packages/core/dist/*
4444
env:
4545
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)