diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index fe370e2..f513070 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -17,6 +17,9 @@ jobs: - run: composer install --ignore-platform-reqs - uses: SOF3/pharynx@v0.2 id: pharynx + with: + additional-assets: + - icon.png - uses: actions/upload-artifact@v3 with: name: BedrockEconomy.phar