diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 7eccb36..b37cc2d 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -66,7 +66,9 @@ jobs: - name: Upload Release Asset env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} - run: gh release upload ${{ github.event.release.tag_name }} ./build/distributions/* + run: | + ./gradlew clean pluginZip --info + gh release upload ${{ github.event.release.tag_name }} ./build/distributions/* # Create pull request - name: Create Pull Request
Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.
Alternative Proxies: