diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index c4abe0a..7a341e6 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -119,9 +119,11 @@ jobs: - name: Build Plugin run: ./gradlew buildPlugin + - name: Prepare changelog.txt + run: echo ${{ steps.properties.outputs.changelog }} > ./build/distributions/changelog.txt + - name: Upload artifact uses: actions/upload-artifact@v4 - run: echo ${{ steps.properties.outputs.changelog }} > ./build/distributions/changelog.txt with: name: bundle path: ./build/distributions/