Skip to content

Commit cc9ed63

Browse files
committed
💚 fix ci
1 parent 58e6ffa commit cc9ed63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
shell: bash
8383
run: |
8484
mkdir package
85-
cp -R assets LICENSE README.md CHANGELOG.md package/
85+
cp -R LICENSE README.md docs/ package/
8686
cp ${{ matrix.target.binary_path }} package/
8787
- name: Create Archive
8888
shell: bash

0 commit comments

Comments
 (0)