Skip to content

Commit fcef8f8

Browse files
committed
ci: update release.yml
Signed-off-by: Guennadi Maximov C <g.maxc.fox@protonmail.com>
1 parent 508cde7 commit fcef8f8

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
@@ -19,7 +19,7 @@ jobs:
1919
- name: Build Project Assets
2020
run: |
2121
mkdir -pv boolean-toggle.nvim
22-
cp -rv lua doc README.md CREDITS.md LICENSE Makefile boolean-toggle.nvim
22+
cp -rv lua README.md LICENSE boolean-toggle.nvim
2323
zip -r -9 boolean-toggle.nvim.zip boolean-toggle.nvim
2424
tar cvJf boolean-toggle.nvim.tar.xz boolean-toggle.nvim
2525
tar cvzf boolean-toggle.nvim.tar.gz boolean-toggle.nvim

0 commit comments

Comments
 (0)