diff --git a/.woodpecker/make-pk3.yaml b/.woodpecker/make-pk3.yaml index 34c0164..a32a69a 100644 --- a/.woodpecker/make-pk3.yaml +++ b/.woodpecker/make-pk3.yaml @@ -6,11 +6,11 @@ steps: - apt update && apt upgrade -y && apt install -y zip - xargs -a .pk3include -I% find . -wholename ./% | zip zorch_squadron.pk3 -@ when: - - event: [push, manual] - publish-prerelease: + - event: [tag] + publish: image: woodpeckerci/plugin-gitea-release when: - - event: [push, manual] + - event: [tag] settings: base_url: https://vcs.otl-hga.net files: diff --git a/README.md b/README.md index 19a0f01..9bc8542 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Zorch Squadron ### a WAD for Chex Quest 3 by Nicole O'Connor -This is nowhere near done yet, but if you want to download it and see how far I've gotten so far, -check the releases section :) \ No newline at end of file +This is nowhere near done yet, but if you want to download it and see how much I've done so far, +you can check for PK3s in the releases section :) \ No newline at end of file