diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 778a51b011..c72b507917 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -27,6 +27,7 @@ jobs: cp README.md template/pcexhumed/readme.txt cp nblood.pk3 template/nblood/ cp dn64widescreen.pk3 template/rednukem/ + cp pcexhumed.pk3 template/pcexhumed/ - uses: dawidd6/action-download-artifact@v2 with: diff --git a/pcexhumed.pk3 b/pcexhumed.pk3 new file mode 100644 index 0000000000..4a0097aeeb Binary files /dev/null and b/pcexhumed.pk3 differ