Skip to content

Commit a91ad4f

Browse files
committed
CI: add dist files to github release
1 parent 0e94eee commit a91ad4f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-publish-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,5 +66,6 @@ jobs:
6666
with:
6767
tag_name: ${{ github.ref_name }}
6868
generate_release_notes: true
69+
files: dist/*
6970
env:
7071
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)