Skip to content

Commit

Permalink
feat: build pack with LICENSE
Browse files Browse the repository at this point in the history
  • Loading branch information
SiongSng authored Jun 29, 2022
1 parent 5a20028 commit 8a79505
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_pack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Compressed the resource pack to a zip file
uses: vimtor/action-zip@v1
with:
files: translated/zh_tw/source/zh_tw/${{ matrix.gameVersion }} meta/${{ matrix.gameVersion }}
files: translated/zh_tw/source/zh_tw/${{ matrix.gameVersion }} meta/${{ matrix.gameVersion }} LICENSE
dest: files/RPMTW-Translate-Resource-Pack-${{ matrix.gameVersion }}.zip
- name: Upload file
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 8a79505

Please sign in to comment.