Skip to content

Commit 5fc34eb

Browse files
committed
WIP CI
1 parent 60d280e commit 5fc34eb

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
@@ -16,7 +16,7 @@ jobs:
1616
- name: Package zip
1717
uses: vimtor/action-zip@v1
1818
with:
19-
files: i18n/en_US.json i18n/ja_JP.json i18n/zh_CHT.json i18n/zh_CN.json icon.png preview.png index.css index.js plugin.json README.md README_zh_CN.md README_ja_JP.md README_zh_CHT.md
19+
files: i18n icon.png preview.png index.css index.js plugin.json README.md README_zh_CN.md README_ja_JP.md README_zh_CHT.md
2020
dest: package.zip
2121

2222

0 commit comments

Comments
 (0)